misc,dep: 기본 글꼴을 Pretendard로 일괄 적용용

This commit is contained in:
2021-12-07 00:27:50 +09:00
parent c14f06615e
commit e8148ab4dc
59 changed files with 67 additions and 78 deletions
-2
View File
@@ -8,14 +8,12 @@
.note-editor.card {
background:inherit;
color:inherit;
font-family: inherit;
border:none;
}
.note-editor.note-frame .note-editing-area .note-editable {
background:inherit;
color:inherit;
font-family: inherit;
padding:0;
}