liukangdong
2024-11-25 47305dd209a3ce3889b088a2f2e2f05c923178c5
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;
}