change style editor link button match desgin

This commit is contained in:
Pham Hoang Manh/(Pham Hoang Manh)/현장대리인/SK
2025-09-05 17:42:30 +09:00
parent 7fdf63a6cc
commit f4964feaa5

View File

@ -102,7 +102,10 @@
} }
.toastui-editor-popup-body label, .toastui-editor-popup-body label,
.toastui-editor-popup-body button { .toastui-editor-popup-body button,
.toastui-editor-popup-body .tab-item,
.toastui-editor-popup-body span,
.toastui-editor-popup-body input {
font-family: var(--desktop-normal-font-family, "Inter-Regular", sans-serif) !important; font-family: var(--desktop-normal-font-family, "Inter-Regular", sans-serif) !important;
} }