fix popovers in modals
This commit is contained in:
parent
85de0927fa
commit
97e4a3d8e5
3 changed files with 3 additions and 4 deletions
|
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
|
||||
.popover {
|
||||
z-index: 500;
|
||||
z-index: 90000;
|
||||
position: absolute;
|
||||
min-width: 0;
|
||||
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue