兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-09-01 b22d0775b7acc56dc83009e09e6f69b0a48f636e
src/assets/styles/index.scss
@@ -26,6 +26,11 @@
  box-sizing: border-box;
}
html.dark .svg-icon,
html.dark svg {
  fill: var(--el-text-color-regular);
}
#app {
  height: 100%;
}
@@ -200,4 +205,4 @@
    vertical-align: middle;
    margin-bottom: 10px;
  }
}
}