k94314517
2024-05-27 dad56f30efd93ddccf1b7c053230ed7b5814de27
admin/src/assets/style/style.scss
@@ -1,4 +1,5 @@
@import "variables.scss";
@import "./element-variables.scss";
// 样式重置
html {
  height: 100%;
@@ -114,7 +115,7 @@
  }
}
.tip-warn {
  margin: 4px 0 12px 0;
  margin: 4px 0 25px 0;
  font-size: 12px;
  color: #999;
  i {
@@ -146,7 +147,7 @@
  width: 200px !important;
 }
 .w300{
  width: 300px;
  width: 300px !important;
 }
 .w400{
  width: 400px !important;
@@ -236,7 +237,7 @@
  margin-left: 20px !important;
}
.mt30 {
  margin-top: 30px;
  margin-top: 30px !important;
}
.mr30 {