mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(view) .fancybox-overlay: set z-index: 0
This commit is contained in:
parent
731c4fefad
commit
57ee959182
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@
|
|||
z-index: 1
|
||||
}
|
||||
|
||||
.fancybox-overlay {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.media, video {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue