src/assets/css/main.scss
@@ -36,11 +36,9 @@ /*背景色*/ html, body { --mk-sys-color: #1890ff; width: 100%; font-size: 14px; // .ant-table, .ant-dropdown { // color: rgba(0, 0, 0, 0.85); // } } #root { height: 100%; @@ -484,3 +482,10 @@ vertical-align: bottom; } } // 系统色设置 .mk-main-view { display: flex; flex: auto; min-height: 100%; }