MrShi
2025-05-09 60be94d3edd2da1f60d4b11160966626cd1bae4d
admin/src/assets/style/style.scss
@@ -141,6 +141,7 @@
  margin-top: 10px;
  margin-left: 16px;
  padding: 20px;
  height: calc(100% - 10px);
}
.fs12{
  font-size: 12px;
@@ -239,6 +240,9 @@
.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
}
.red{
  color: red !important;
}