forked from DebaucheryLibrarian/traxxx
Fixed slider radius.
This commit is contained in:
@@ -468,7 +468,7 @@ export default {
|
|||||||
height: 1.5rem;
|
height: 1.5rem;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
border-radius: .75rem;
|
border-radius: 1rem;
|
||||||
background: var(--shadow-hint);
|
background: var(--shadow-hint);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user