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 */
|
/* Vertical slider styling */
|
||||||
.eq-slider {
|
.eq-slider {
|
||||||
appearance: none;
|
|
||||||
appearance: none;
|
appearance: none;
|
||||||
writing-mode: vertical-lr;
|
writing-mode: vertical-lr;
|
||||||
direction: rtl;
|
direction: rtl;
|
||||||
|
|
@ -5283,7 +5282,6 @@ textarea:focus {
|
||||||
|
|
||||||
/* Thumb */
|
/* Thumb */
|
||||||
.eq-slider::-webkit-slider-thumb {
|
.eq-slider::-webkit-slider-thumb {
|
||||||
appearance: none;
|
|
||||||
appearance: none;
|
appearance: none;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue