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%; @@ -472,4 +470,22 @@ .video-react .video-react-poster { background-size: cover; } } .table-vertical-top { table td { vertical-align: top; } } .table-vertical-bottom { table td { vertical-align: bottom; } } // 系统色设置 .mk-main-view { display: flex; flex: auto; min-height: 100%; }