Dev: Settings range thumb style
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
border: none;
|
||||
height: 16px;
|
||||
border-radius: 10px;
|
||||
background: radial-gradient(circle at center, $gray 0, $gray 20%, #fff 30%, #fff 100%);
|
||||
background: radial-gradient(circle at center, $gray 0, $gray 15%, #fff 22%, #fff 100%);
|
||||
box-shadow: $box-shadow;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user