Merge branch 'threecolumn' into shigusegubu-vue3

* threecolumn:
  boost z-index of popover
  oops
This commit is contained in:
Henry Jameson 2022-04-07 16:18:59 +03:00
commit 0fe0fc76a7

View file

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