liukangdong
2025-03-06 3d3620b81b9c2ae8e8f41ef542f0e5fa8ae43c00
admin/src/assets/style/style.scss
@@ -239,6 +239,9 @@
.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
}
.red{
  color: red !important;
}
@@ -291,6 +294,11 @@
.df{
  display: flex;
}
.df_center{
  display: flex;
  align-items: center;
  justify-content: center;
}
.df_ac{
  display: flex;
  align-items: center;