style: auto-fix linting issues
This commit is contained in:
parent
164ce8b406
commit
6d19792cd9
1 changed files with 0 additions and 2 deletions
|
|
@ -5253,7 +5253,6 @@ textarea:focus {
|
|||
|
||||
/* Vertical slider styling */
|
||||
.eq-slider {
|
||||
appearance: none;
|
||||
appearance: none;
|
||||
writing-mode: vertical-lr;
|
||||
direction: rtl;
|
||||
|
|
@ -5283,7 +5282,6 @@ textarea:focus {
|
|||
|
||||
/* Thumb */
|
||||
.eq-slider::-webkit-slider-thumb {
|
||||
appearance: none;
|
||||
appearance: none;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue