mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
fix: grid style
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user