mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
html scroll fix
This commit is contained in:
@@ -5,7 +5,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
height: 100%;
|
min-height: 100%;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
letter-spacing: $body-letter-spacing;
|
letter-spacing: $body-letter-spacing;
|
||||||
touch-action: manipulation;
|
touch-action: manipulation;
|
||||||
|
|||||||
Reference in New Issue
Block a user