ll
liukangdong
2024-12-10 b5c4d5b884a996002197987c07f90a6c8d7720f2
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;
}