style: 修改富文本样式style

This commit is contained in:
xinxin.wu 2024-10-25 14:47:52 +08:00 committed by Craftsman
parent f906320ed9
commit 53f3d9d0cd

View File

@ -625,6 +625,11 @@
svg {
color: var(--color-text-3) !important;
}
& + div {
div:first-of-type {
.ms-scroll-bar();
}
}
}
:deep(.editor-content) {
.ms-scroll-bar();