Solve Prettier issue
This commit is contained in:
@@ -147,7 +147,7 @@ body {
|
|||||||
|
|
||||||
/* TagInput */
|
/* TagInput */
|
||||||
.taginput {
|
.taginput {
|
||||||
@apply items-center
|
@apply items-center;
|
||||||
}
|
}
|
||||||
.taginput-container {
|
.taginput-container {
|
||||||
@apply bg-white dark:bg-zinc-700 p-1;
|
@apply bg-white dark:bg-zinc-700 p-1;
|
||||||
@@ -164,7 +164,7 @@ body {
|
|||||||
.taginput .autocomplete .dropdown-menu {
|
.taginput .autocomplete .dropdown-menu {
|
||||||
@apply w-full;
|
@apply w-full;
|
||||||
}
|
}
|
||||||
.taginput-container .o-icon{
|
.taginput-container .o-icon {
|
||||||
@apply align-sub;
|
@apply align-sub;
|
||||||
}
|
}
|
||||||
.o-taginput__counter {
|
.o-taginput__counter {
|
||||||
|
|||||||
Reference in New Issue
Block a user