boost z-index of popover

このコミットが含まれているのは:
Henry Jameson 2022-04-07 16:18:39 +03:00
コミット 51c996bd7e
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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