change style editor link button match desgin

This commit is contained in:
Pham Hoang Manh/(Pham Hoang Manh)/현장대리인/SK
2025-09-05 15:23:52 +09:00
parent 4f6c86a626
commit 63ff503f9c

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'] {