fix chrome bottom, add disabled on playbackButtons
This commit is contained in:
parent
e65f80eb8b
commit
b94ababce2
4 changed files with 31 additions and 18 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue