refactor: 表格html字体更改
This commit is contained in:
@@ -93,7 +93,9 @@
|
|||||||
/** 富文本html显示内容-表格专用 */
|
/** 富文本html显示内容-表格专用 */
|
||||||
.rich-text-comment-content-table {
|
.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;
|
font-size:16px;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user