From 76bef9f32a26ae387eeff5664ccf3410a9a8cc53 Mon Sep 17 00:00:00 2001 From: Eveline-97 Date: Tue, 8 Apr 2025 14:18:55 +0200 Subject: [PATCH] appearance --- ui-style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ui-style.css b/ui-style.css index 907fb6b..507d8b7 100644 --- a/ui-style.css +++ b/ui-style.css @@ -98,6 +98,7 @@ input[type=text] { } .slider { + appearance: none; -webkit-appearance: none; height: 6px; border-radius: 6px;