jin-nin commited on
Commit
4661579
1 Parent(s): 0b76052

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -12,6 +12,7 @@
12
  }
13
  input::-webkit-slider-runnable-track {
14
  background: #131d26 !important;
 
15
  border-radius: 2px !important;
16
  }
17
 
 
12
  }
13
  input::-webkit-slider-runnable-track {
14
  background: #131d26 !important;
15
+ box-shadow: inset 0 0 0 1px #293139 !important;
16
  border-radius: 2px !important;
17
  }
18