Fix emojiboard icon background

This commit is contained in:
Ajay Bura 2022-09-07 13:24:26 +05:30
parent 4a35aa7272
commit b8a8babc88

View file

@ -38,7 +38,7 @@
@extend .cp-fx__column;
}
&__nav-twemoji {
background: inherit;
background-color: var(--bg-surface);
position: sticky;
bottom: -70%;
z-index: 999;