feat: Add the ability to search emojis (#5928)

This commit is contained in:
Sivin Varghese
2022-12-06 05:30:42 +05:30
committed by GitHub
parent c3b6e1a732
commit 87ef39ad9c
9 changed files with 9529 additions and 74 deletions

View File

@@ -433,12 +433,7 @@ export default {
position: fixed;
left: unset;
position: absolute;
&::before {
transform: rotate(0deg);
left: var(--space-smaller);
bottom: var(--space-minus-slab);
}
bottom: var(--space-smaller);
}
}
}