开始增加脚部组件;

This commit is contained in:
2022-04-28 18:23:37 +08:00
parent f18af58c8b
commit 154239d0d3
2 changed files with 10 additions and 0 deletions

View File

@@ -41,6 +41,10 @@
color: #6cf !important;
}
.ul-color-white{
color: #fff !important;
}
.ul-common-flex-list {
display : flex;
flex-wrap: wrap;