This commit is contained in:
2020-05-04 03:29:48 -07:00
4 changed files with 7 additions and 3 deletions

View File

@@ -153,6 +153,10 @@ tr {
}
}
div.highlight tr {
display: revert;
}
td {
@include below-container-width {
overflow-x: auto;