1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-30 06:54:39 +04:00

eslint fixes

This commit is contained in:
codecalm
2019-10-17 22:34:27 +02:00
parent b54ecdb4f6
commit ae55a3e2d1
32 changed files with 374 additions and 480 deletions
+1 -1
View File
@@ -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 {