mirror of
https://github.com/tabler/tabler.git
synced 2026-07-30 06:54:39 +04:00
eslint fixes
This commit is contained in:
@@ -7,10 +7,10 @@ html {
|
||||
body {
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
letter-spacing: $body-letter-spacing;
|
||||
touch-action: manipulation;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: "liga" 0;
|
||||
letter-spacing: $body-letter-spacing;
|
||||
}
|
||||
|
||||
body *::-webkit-scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user