Make table horizontal scroll (#206)

This commit is contained in:
Cotes Chung
2020-12-14 01:54:29 +08:00
parent d61446fafc
commit d70354021c
2 changed files with 1 additions and 7 deletions

View File

@@ -17,6 +17,7 @@
%table-cell {
padding: 0.4rem 1rem;
font-size: 95%;
white-space: nowrap;
}
%link-hover {