mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 19:02:45 +01:00
fixed :active state
This commit is contained in:
parent
bfba4f9958
commit
6bdf48d99f
@ -1399,6 +1399,10 @@ option {
|
|||||||
border-width: 7px;
|
border-width: 7px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.progress-bar__slider:active .slider-dot:not(:active) {
|
||||||
|
border-width: 4px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.slider-dot:active {
|
.slider-dot:active {
|
||||||
border-width: 4px !important;
|
border-width: 4px !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user