style: 优化部分样式

This commit is contained in:
2024-11-06 22:47:39 +08:00
parent 169a3049c4
commit 4cd4e51ef1
4 changed files with 4 additions and 4 deletions

View File

@@ -80,6 +80,7 @@ onMounted(() => {
margin-bottom: 4px;
.item-content {
flex: 1;
justify-content: flex-start;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;