change style editor link button match desgin #108

Merged
dev merged 1 commits from dev-manhph1-figbug into dev 2025-09-05 18:43:28 +09:00

View File

@ -102,7 +102,10 @@
}
.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;
}