Fix video selection buttons placement
This commit is contained in:
parent
f27b7a750f
commit
ba73bedda6
|
@ -9,6 +9,7 @@
|
|||
|
||||
.action-selection-mode-child {
|
||||
position: fixed;
|
||||
display: flex;
|
||||
|
||||
.action-button {
|
||||
@include margin-left(55px);
|
||||
|
|
Loading…
Reference in New Issue