feat: UI overhaul
This commit is contained in:
@@ -15,6 +15,7 @@ input[type="range"]::-moz-range-thumb, input[type="range"]::-webkit-slider-thumb
|
||||
filter: drop-shadow(0 var(--spacing) 0 var(--color-gray-500));
|
||||
border: 0;
|
||||
border-radius: 0.5rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
input[type="range"]::-webkit-slider-thumb {
|
||||
|
||||
Reference in New Issue
Block a user