refactor: 表格html字体更改

This commit is contained in:
caiyuchao
2025-09-17 20:41:53 +08:00
parent ede917ad9f
commit 66ea631297

View File

@@ -93,7 +93,9 @@
/** 富文本html显示内容-表格专用 */
.rich-text-comment-content-table {
font-family:Helvetica,Arial,sans-serif;
font-family: -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, 'Helvetica Neue',
arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
'Segoe UI Symbol', 'Noto Color Emoji';
font-size:16px;