fix: grid style

This commit is contained in:
email
2022-04-15 00:34:37 +08:00
parent fc12e0e3fb
commit 225c4a8dfb
7 changed files with 14 additions and 11 deletions

View File

@ -5,7 +5,8 @@
@apply relative w-full h-full bg-white grow;
> .common-editor-inputer {
@apply w-full h-full pt-1 pb-3 grow;
@apply w-full h-full mt-1 mb-4 grow;
.pretty-scroll-bar(2px, 0);
font-size: 15px;
line-height: 24px;
resize: none;