fix: editor resource list (#445)

This commit is contained in:
boojack
2022-11-12 09:04:26 +08:00
committed by GitHub
parent 79af7e8abf
commit d1aa6aa7f8
7 changed files with 33 additions and 32 deletions

View File

@ -60,7 +60,7 @@
@apply rounded-full;
> .value-text {
@apply text-sm w-full;
@apply text-xs w-full;
}
}
}