ll
liukangdong
2025-01-09 82b745015edf51c5765f6939f7c166b74ec00a26
admin/src/assets/style/style.scss
@@ -41,7 +41,21 @@
    // overflow: hidden;
  }
}
.primaryColor{
  color: $primary-color;
}
.orange{
  color: #e89e42;
}
.green{
  color: #75a236;
}
.gary{
  color: #aaaaaa;
}
.cu{
  cursor: pointer;
}
.bg {
  z-index: 9990 !important;
}