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:
aignatov-bio 2020-05-26 15:41:18 +02:00 committed by GitHub
commit 88122904a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -177,6 +177,7 @@
#myModuleRepositoryFullViewModal {
padding-left: 0 !important;
z-index: 1045;
.modal-dialog {
height: 100vh;