mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-10-06 22:32:41 +07:00
fix z-index for embed (show embed modal in front of video js)
This commit is contained in:
@@ -857,6 +857,7 @@
|
||||
display: table;
|
||||
width: 100%;
|
||||
min-height: 40px;
|
||||
z-index: 999;
|
||||
|
||||
> * {
|
||||
display: table-cell;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user