doum
2026-01-05 e35b5b3a575f74d9f508a714ed9fa3f7c031339c
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;