MrShi
2025-01-08 a2107782b73b26a07252d6a1ee507e3fd1a366c2
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;
}