fix chats, boost popover's z-index some more

This commit is contained in:
Henry Jameson 2022-04-08 13:31:29 +03:00
parent 6109fab14e
commit 282e6812b3
2 changed files with 1 additions and 44 deletions

View file

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