优化文件卡片

This commit is contained in:
2023-05-11 10:56:24 +08:00
parent 2afb732311
commit 4f82f78b3e
4 changed files with 68 additions and 25 deletions

View File

@@ -903,6 +903,8 @@
.ul-card-file .main .icon {
font-size: 40px;
color: #999;
width: 40px;
text-align: center;
}
.ul-card-file .main .icon.file {
color: #bbb;

File diff suppressed because one or more lines are too long