boost z-index of popover

This commit is contained in:
Henry Jameson 2022-04-07 16:18:39 +03:00
parent 4007ddbf32
commit 51c996bd7e

View file

@ -37,7 +37,7 @@
}
.popover {
z-index: 8;
z-index: 90;
position: absolute;
min-width: 0;
}