问答修改
This commit is contained in:
parent
400ca77e51
commit
1d1c0a89d8
@ -1060,11 +1060,6 @@ $border-color: #ebeef5;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-item-time {
|
|
||||||
font-size: 11px;
|
|
||||||
color: #999;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* 列表项右侧更多图标(默认隐藏) */
|
/* 列表项右侧更多图标(默认隐藏) */
|
||||||
.list-item-more {
|
.list-item-more {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
@ -1249,18 +1244,6 @@ $border-color: #ebeef5;
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 卡片操作按钮组 */
|
|
||||||
.card-actions {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
padding: 8px 0 4px;
|
|
||||||
|
|
||||||
.card-actions-left {
|
|
||||||
display: flex;
|
|
||||||
gap: 4px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// ============ 已上传文件卡片 ============
|
// ============ 已上传文件卡片 ============
|
||||||
|
|
||||||
.file-cards {
|
.file-cards {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user