From 435ffd6546694ccc46a2daca04e3ee27eb7d25e2 Mon Sep 17 00:00:00 2001 From: Hijau-dev Date: Tue, 16 Dec 2025 12:04:37 +0700 Subject: [PATCH] Update --- Style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Style.css b/Style.css index bb2e205..f1e2051 100644 --- a/Style.css +++ b/Style.css @@ -235,7 +235,7 @@ input[type="range"] { border: 2px solid #00eaff; border-radius: 10px; outline: none; - -webkit-appearance: none; + appearance: none; cursor: pointer; box-shadow: inset 0 0 5px rgba(0, 234, 255, 0.3); }