[update 一般搜索] 标题宽度

This commit is contained in:
danshihao
2024-08-02 14:35:17 +08:00
parent fe057163fe
commit f197fabd95
+1 -1
View File
@@ -908,7 +908,7 @@ export default {
line-height: 28px;
margin-right: 20px;
max-height: calc(100% - 340px);
max-width: 50%;
max-width: 30%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;