This commit is contained in:
dap
2024-09-11 17:15:41 +08:00
30 changed files with 376 additions and 338 deletions

View File

@@ -116,7 +116,7 @@ function handleExpand() {
ref="ellipsis"
:class="{
'!cursor-pointer': expand,
['inline-block truncate']: line === 1,
['block truncate']: line === 1,
[$style.ellipsisMultiLine]: line > 1,
}"
:style="{