boost z-index of popover
This commit is contained in:
parent
4007ddbf32
commit
51c996bd7e
@ -37,7 +37,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.popover {
|
.popover {
|
||||||
z-index: 8;
|
z-index: 90;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user