mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-07 16:09:57 +08:00
Merge pull request #2608 from aignatov-bio/ai-sci-4696-fix-full-view-zindex
Fix z-index for full view modal [SCI-4696]
This commit is contained in:
commit
88122904a5
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@
|
|||
|
||||
#myModuleRepositoryFullViewModal {
|
||||
padding-left: 0 !important;
|
||||
z-index: 1045;
|
||||
|
||||
.modal-dialog {
|
||||
height: 100vh;
|
||||
|
|
Loading…
Reference in a new issue