This commit is contained in:
parent
8ff19cc11d
commit
6c9e4bfad7
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue