Skip to content

Commit a8e36f8

Browse files
Allow using media controls without selecting video first
Signed-off-by: Marco Ambrosini <[email protected]>
1 parent 6e4bc7a commit a8e36f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/CallView/shared/VideoBottomBar.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ export default {
228228
justify-content: space-between;
229229
align-items: center;
230230
height: 40px;
231+
z-index: 1;
231232
&--big {
232233
justify-content: center;
233234
height: 48px;

0 commit comments

Comments
 (0)