1
0
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:
codecalm
2020-01-16 01:00:01 +01:00
parent 98b0893866
commit e80faafefb

View File

@@ -5,7 +5,7 @@ html {
}
body {
height: 100%;
min-height: 100%;
overflow-y: scroll;
letter-spacing: $body-letter-spacing;
touch-action: manipulation;