chore: cleanup
This commit is contained in:
@@ -198,7 +198,7 @@ export default defineComponent({
|
||||
|
||||
ul.suggestions {
|
||||
@apply hidden;
|
||||
@apply bg-primary;
|
||||
@apply bg-popover;
|
||||
@apply absolute;
|
||||
@apply mx-2;
|
||||
@apply left-0;
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
@apply rounded;
|
||||
@apply pl-2;
|
||||
@apply pr-0.5;
|
||||
@apply bg-primary;
|
||||
@apply bg-transparent;
|
||||
@apply border border-divider;
|
||||
}
|
||||
|
||||
|
||||
@@ -114,7 +114,7 @@ export default defineComponent({
|
||||
@apply left-4;
|
||||
@apply right-4;
|
||||
@apply bottom-0;
|
||||
@apply bg-primary;
|
||||
@apply bg-transparent;
|
||||
@apply z-2;
|
||||
@apply h-0.5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user