This commit is contained in:
2025-05-06 13:33:55 +08:00
parent 5e6ea2e0f8
commit 4865a8a5d5
1390 changed files with 194478 additions and 156 deletions

View File

@@ -0,0 +1,15 @@
.uni-list-cell {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.uni-list .label-3 {
padding: 0;
}
.label-2-text {
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
}