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