CHANGED: Slider style
This commit is contained in:
parent
7109057e95
commit
9eb0a1ceca
src/styles
.sass-cache
43436592c33f3be9e31b1b014d3a480962beb5e7
63ebf5d4d886187bdbae74a940af2682bc8cb5f1
dea5f55dc4d726c922f4841b8139fc62e62f2286
input-styles
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
@ -17,8 +17,7 @@ input[type="range"].m3.m3-slider
|
||||||
background-color: transparent
|
background-color: transparent
|
||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
&::after
|
outline: 10px solid color-mix(in srgb, var(--md-sys-color-primary) 8%, transparent)
|
||||||
background-color: color-mix(in srgb, var(--md-sys-color-primary) 8%, transparent)
|
|
||||||
|
|
||||||
width: 20px
|
width: 20px
|
||||||
aspect-ratio: 1
|
aspect-ratio: 1
|
||||||
|
|
Loading…
Reference in New Issue