fix main post form having hidden emoji picker

This commit is contained in:
Henry Jameson 2022-04-10 21:54:02 +03:00
parent aa07b219c9
commit 666498e7b7
9 changed files with 17 additions and 15 deletions

View file

@ -24,5 +24,6 @@
<style lang="scss">
.user-panel .signed-in {
overflow: visible;
z-index: 10;
}
</style>