基板任务清单

This commit is contained in:
2023-01-04 10:10:39 +08:00
parent f9eb77079b
commit c17bdb8627
20 changed files with 188 additions and 298 deletions

View File

@@ -0,0 +1,17 @@
.pannel-item {
font-size: 32rpx;
}
.pannel-item::after {
border: 0;
}
.sub-text {
color: #000;
opacity: 0.9;
}
.empty {
color: #000;
opacity: 0.32;
}