ingress-nginx-helm/extra.css
2020-09-02 00:02:26 +00:00

9 lines
133 B
CSS

.md-typeset__table {
min-width: 100%;
}
@media only screen and (min-width: 768px) {
td:nth-child(1) {
white-space: nowrap;
}
}