jin-nin commited on
Commit
0e4e896
1 Parent(s): 367a7c8

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css CHANGED
@@ -6,6 +6,9 @@
6
  font-size: 1rem !important;
7
  line-height: 1.5rem !important;
8
  }
 
 
 
9
 
10
  label > .z-40 {
11
  font-size: 1rem !important;
 
6
  font-size: 1rem !important;
7
  line-height: 1.5rem !important;
8
  }
9
+ input::-webkit-slider-runnable-track {
10
+ fallback: #293139 !important;
11
+ }
12
 
13
  label > .z-40 {
14
  font-size: 1rem !important;