需求变更-1

This commit is contained in:
aixianling
2024-10-22 10:08:51 +08:00
parent be94d86119
commit fcb2fe3b47
6 changed files with 98 additions and 31 deletions

View File

@@ -19,6 +19,13 @@ html, body, #app {
height: 100%;
}
.pb-10 {
padding-bottom: 10px;
}
.mb-10{
margin-bottom: 10px;
}
.components {
background: #07193D;