丰都先提交一下

This commit is contained in:
aixianling
2023-10-18 10:34:41 +08:00
parent 522b197279
commit 8df77fb17a
2 changed files with 72 additions and 10 deletions

View File

@@ -310,6 +310,10 @@ div[flex], .flex {
&.gap {
gap: 20px;
}
&.center {
justify-content: center;
}
}
.fill {