Merge pull request #1688 from Wevah/ios-candidate

Make tables obey Dynamic Type
This commit is contained in:
Brent Simmons
2020-01-22 12:07:54 -08:00
committed by GitHub

View File

@@ -158,6 +158,7 @@ code, pre {
margin-bottom: 1px;
border-spacing: 0;
border: 1px solid var(--secondary-accent-color);
font-size: inherit;
}
.nnw-overflow td, .nnw-overflow th {
-webkit-hyphens: none;