change style editor link button match desgin #106

Merged
dev merged 1 commits from dev-manhph1-figbug into dev 2025-09-05 15:24:57 +09:00
Showing only changes of commit 63ff503f9c - 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'] {