This commit is contained in:
guange 2019-01-18 10:47:26 +08:00
parent 8ff19cc11d
commit 6c9e4bfad7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ body::-webkit-scrollbar {
}
table {white-space: nowrap;width: 100%; border: none; border-collapse: collapse; border-spacing: 0px !important; display: table; table-layout:fixed; }
table td { word-break: break-all; word-wrap:break-word; }
table td { word-break: break-all; word-wrap:break-word;overflow: hidden; }
.anchorBL {