细节优化

This commit is contained in:
kron
2026-01-07 15:12:18 +08:00
parent 494f83392e
commit 1f75045db4
6 changed files with 13 additions and 6 deletions

View File

@@ -108,5 +108,6 @@ const rowCount = new Array(6).fill(0);
.container > text:nth-child(5) {
width: 40px;
text-align: right;
word-break: keep-all;
}
</style>