update: 首页更新

This commit is contained in:
@user8949
2025-03-19 13:32:35 +08:00
parent c1941eb113
commit 300faeae48

View File

@@ -423,8 +423,11 @@ getNoticeList();
display: flex;
align-items: center;
gap: 8px;
width: 120px;
width: 150px;
flex-shrink: 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
:deep(.devui-timeline-item-data-right) {