This commit is contained in:
yixu
2025-09-19 21:09:27 +08:00
parent a77f622997
commit 865a2929b9

View File

@@ -111,7 +111,7 @@ const handleItemBtn = (id, event) => {
flex: 1;
display: flex;
font-weight: 700;
color: #09431d;
color: #48260a;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;