Fix emojiboard icon background
This commit is contained in:
parent
4a35aa7272
commit
b8a8babc88
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
@extend .cp-fx__column;
|
@extend .cp-fx__column;
|
||||||
}
|
}
|
||||||
&__nav-twemoji {
|
&__nav-twemoji {
|
||||||
background: inherit;
|
background-color: var(--bg-surface);
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: -70%;
|
bottom: -70%;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
|
Loading…
Reference in a new issue