[Draf] compare dev vs main #43

Open
dev wants to merge 298 commits from dev into dev-base
249 changed files with 40990 additions and 30608 deletions
Showing only changes of commit 44bb88dda9 - Show all commits

View File

@ -102,7 +102,8 @@
}
.toastui-editor-dark .toastui-editor-popup-body label {
color: #9a9da3;
font-family: var(--desktop-normal-font-family, "Inter-Regular", sans-serif);
color: rgba(255, 255, 255, 0.85098);
}
.toastui-editor-dark .toastui-editor-popup-body input[type='text'] {