style icons
This commit is contained in:
parent
c36b47bd93
commit
6170ed6f08
1 changed files with 2 additions and 1 deletions
|
@ -1430,6 +1430,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
height: 32px;
|
||||
border: 0px;
|
||||
box-shadow: unset;
|
||||
opacity: 0.70;
|
||||
}
|
||||
|
||||
.playback-button:hover,
|
||||
|
@ -4117,7 +4118,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
opacity: 0.70;
|
||||
background-image: url("./assets/feather/volume-2.svg");
|
||||
}
|
||||
|
||||
|
||||
.volume-button--small:active {
|
||||
transform: scale(0.9);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue