兰宝车间质量管理系统-前端
LiuHao
2023-04-22 94f96181f3ccd439b4d4cad681d2c4d1739e6117
src/assets/styles/index.scss
@@ -26,6 +26,10 @@
  box-sizing: border-box;
}
html.dark .svg-icon, html.dark svg {
  fill: var(--el-text-color-regular);
}
#app {
  height: 100%;
}
@@ -200,4 +204,4 @@
    vertical-align: middle;
    margin-bottom: 10px;
  }
}
}