From 6d19792cd949e3389ee1c787e9378e12d4b252e6 Mon Sep 17 00:00:00 2001 From: EduardPrigoana <182119792+EduardPrigoana@users.noreply.github.com> Date: Sun, 1 Feb 2026 20:49:35 +0000 Subject: [PATCH] style: auto-fix linting issues --- styles.css | 2 -- 1 file changed, 2 deletions(-) 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;