File size: 192 Bytes
ee21b96
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
.wy-table-responsive table td kbd {
    white-space: nowrap;
}
.wy-table-responsive table td {
    white-space: normal !important;
}
.wy-table-responsive {
    overflow: visible !important;
}