This commit is contained in:
2025-04-15 23:24:32 +08:00
parent b315fc0fea
commit 9a9ce5fa55
19 changed files with 1405 additions and 560 deletions
+3 -4
View File
@@ -22,10 +22,9 @@
}
.file-name {
max-width: 240px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
word-wrap: break-word;
word-break: break-word;
}
.document-number {