This commit is contained in:
Hijau-dev 2025-12-16 12:04:37 +07:00
parent a7f94335e1
commit 435ffd6546

View File

@ -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);
}