mirror of https://github.com/istio/istio.io.git
fix formatting table (#10501)
This commit is contained in:
parent
db62971c31
commit
a3ad6cd8a9
|
@ -178,6 +178,7 @@ tr th:last-child {
|
|||
|
||||
tr td:last-child {
|
||||
border-right: 1px solid $boxBorderColor;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
thead+tbody tr:first-child td:first-child {
|
||||
|
|
Loading…
Reference in New Issue