liukangdong
2025-03-06 b92ca63c89b74404c3684f18c734d83531a9dd3f
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;