diff --git a/styles.css b/styles.css index c85c958..7c0aad5 100644 --- a/styles.css +++ b/styles.css @@ -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;