spring
2025-03-12 7e4a48404dcca87fa8060fde21dcb5cdf6b651dc
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);
}