mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-03 19:38:36 -04:00
5 lines
98 B
CSS
5 lines
98 B
CSS
body {
|
|
/** Uncomment this to enable scrolling and zooming */
|
|
touch-action: manipulation;
|
|
}
|