小修改

This commit is contained in:
A1300399510
2023-08-02 14:40:24 +08:00
parent 1aea029c9e
commit 5407042a87

View File

@@ -1321,6 +1321,7 @@ const publicJump = path => router.push(path)
line-height: 30px; line-height: 30px;
padding: 20px 30px; padding: 20px 30px;
white-space: pre-line; white-space: pre-line;
word-break: break-word;
} }
.traffic-box { .traffic-box {