copilot处理完成

This commit is contained in:
aixianling
2024-07-16 12:21:33 +08:00
parent a9224b896b
commit a6af330500
3 changed files with 110 additions and 32 deletions

View File

@@ -322,6 +322,10 @@ div[flex], .flex {
&.normal {
align-items: unset;
}
&.end {
align-items: flex-end;
}
}
.fill {