mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-05-19 06:08:59 -04:00
Add border radius to slider
This commit is contained in:
@@ -52,6 +52,7 @@ const StyledSlider = styled(ReactSlider)<SliderProps | any>`
|
||||
|
||||
.track {
|
||||
top: 37%;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user