MrShi
2026-01-06 3b759ef71bb48f9bb6f8445770d20e8ea7921788
admin/src/assets/style/style.scss
@@ -142,6 +142,18 @@
  }
}
.tip-header{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.tip {
  em {
    font-style: normal;
    color: $primary-color;
    font-weight: bold;
  }
}
.main_app {
  background-color: #fff;
  margin-top: 10px;