Update
This commit is contained in:
parent
a7f94335e1
commit
435ffd6546
@ -235,7 +235,7 @@ input[type="range"] {
|
|||||||
border: 2px solid #00eaff;
|
border: 2px solid #00eaff;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
outline: none;
|
outline: none;
|
||||||
-webkit-appearance: none;
|
appearance: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
box-shadow: inset 0 0 5px rgba(0, 234, 255, 0.3);
|
box-shadow: inset 0 0 5px rgba(0, 234, 255, 0.3);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user