fix chrome bottom, add disabled on playbackButtons

This commit is contained in:
yazninja 2022-05-24 10:04:32 +08:00
parent e65f80eb8b
commit b94ababce2
4 changed files with 31 additions and 18 deletions

View file

@ -1619,7 +1619,7 @@ input[type=checkbox][switch]:checked:active::before {
background-size: 60%;
background-position: center;
}
.playback-button.disabled {
.playback-button.disabled, .playback-button--small.disabled {
opacity: 0.25 !important;
pointer-events: none;
transform: none !important;