enhance(ui): polish the emojis&icons picker

This commit is contained in:
charlie
2024-02-29 16:20:47 +08:00
parent 9720c1157c
commit c0bf03520f
3 changed files with 147 additions and 39 deletions

View File

@@ -318,7 +318,7 @@ html.is-mobile {
@apply block w-full pl-2 sm:text-sm sm:leading-5 rounded bg-background border border-gray-07;
&:focus {
box-shadow: 0 0 0 2px rgba(164, 202, 254, 0.45);
box-shadow: 0 0 0 2px var(--tw-shadow-color, rgba(164, 202, 254, 0.45));
}
&.is-small {