ingress-nginx-helm/extra.css

11 lines
135 B
CSS
Raw Normal View History

2018-04-30 19:43:10 +00:00
.md-typeset__table {
min-width: 100%;
}
@media only screen and (min-width: 768px)
{
td:nth-child(1){
white-space: nowrap;
}
}