fix queueing
This commit is contained in:
parent
671fdebae9
commit
6e704c4531
5 changed files with 99 additions and 114 deletions
|
@ -3578,6 +3578,10 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
background-color: rgba(200, 200, 200, 0.7);
|
||||
}
|
||||
|
||||
.playback-button--small{
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.right-col{
|
||||
height: 50vh;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue