Browse Source

fix: 字体样式

liuc 4 months ago
parent
commit
2b9a212771
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/theme/index.less

+ 3 - 0
src/theme/index.less

@@ -116,6 +116,9 @@ body {
   height: 100%;
 }
 
+.mtk1 {
+  font-family: 'Consolas';
+}
 /**********************************  富文本HTML样式 **********************************/
 .html-content {
   /* table 样式 */