ingress-nginx-helm/docs/extra.css
2018-04-30 20:03:39 +02:00

10 lines
135 B
CSS

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