Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn: boost z-index of popover oops
This commit is contained in:
commit
0fe0fc76a7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
}
|
||||
|
||||
.popover {
|
||||
z-index: 8;
|
||||
z-index: 90;
|
||||
position: absolute;
|
||||
min-width: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue