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