spring
2025-03-11 bdd5fd12d584a71b03d0f7a7a10f3364b8e5f0e1
src/assets/styles/index.scss
@@ -196,3 +196,11 @@
.required-span {
  color: red;
}
.bg-1 {
  width: 100%;
  min-height: calc(100vh - 90px);
  overflow-y: auto;
  // padding: 20px 10px 10px;
  background: rgb(245, 247, 251);
}