rk
2025-09-28 a8fb7ae2dbb61a94141ed5e73d3bb2632b7b84df
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;
}