doum
2026-01-04 e3552c670fe7f2228d3d427e6bf3b4ab400ce8e2
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;