feat: set editor font style (#174)

feat: editor font style
This commit is contained in:
boojack
2022-08-25 20:44:32 +08:00
committed by GitHub
parent 20d7112a05
commit e9d303326f
10 changed files with 89 additions and 20 deletions

View File

@ -50,7 +50,7 @@
}
> .form-label {
@apply flex flex-row justify-start items-center w-full mb-2;
@apply flex flex-row items-center w-full mb-2;
> .normal-text {
@apply shrink-0 select-text;