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