fix main post form having hidden emoji picker
This commit is contained in:
parent
aa07b219c9
commit
666498e7b7
9 changed files with 17 additions and 15 deletions
|
@ -7,7 +7,7 @@
|
|||
right: 0;
|
||||
left: 0;
|
||||
margin: 0 !important;
|
||||
z-index: 1;
|
||||
z-index: 100;
|
||||
background-color: $fallback--bg;
|
||||
background-color: var(--popover, $fallback--bg);
|
||||
color: $fallback--link;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue