''
liukangdong
2024-05-21 01c25b6d4ee7539c267f65a16f4ca71d8d29aa1c
admin/src/assets/style/style.scss
@@ -213,12 +213,27 @@
.red{
  color: red !important;
}
.green{
  color: #83cbb2;
}
.primaryColor{
  color: $primary-color;
}
.placeholder9{
  color: #999999;
}
.placeholder6{
  color: #666666;
}
.pointer{
  cursor: pointer;
}
.table_btns{
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.ml20 {
  margin-left: 20px;
  margin-left: 20px !important;
}
.mt30 {
  margin-top: 30px;