mirror of
https://github.com/tabler/tabler.git
synced 2026-08-13 14:52:22 +04:00
remove overflow scroll from body
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// stylelint-disable property-no-vendor-prefix
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
letter-spacing: $body-letter-spacing;
|
||||
touch-action: manipulation;
|
||||
text-rendering: optimizeLegibility;
|
||||
|
||||
Reference in New Issue
Block a user