This commit is contained in:
2025-10-06 00:23:12 +08:00
parent fccc3a361b
commit 76d5e0a78f
4 changed files with 121 additions and 115 deletions

View File

@@ -32,7 +32,7 @@ onMounted(receive)
}
.hitokoto .sentence {
max-width: 500px;
max-width: 400px;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;