fix: ui styles

This commit is contained in:
Liyas Thomas
2023-12-06 23:34:02 +05:30
committed by Andrew Bastin
parent f2777a9a75
commit 502da61b8b
8 changed files with 93 additions and 77 deletions

View File

@@ -75,6 +75,7 @@ const emit = defineEmits<{
@apply w-4;
@apply mr-2;
@apply transition;
@apply empty:mr-0;
content: "";
}