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