diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index d9eddcf15..5f403c4de 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -169,6 +169,10 @@ code, pre { border: 1px solid var(--secondary-accent-color); font-size: inherit; } +.nnw-overflow table table { + margin-bottom: 0; + border: none; +} .nnw-overflow td, .nnw-overflow th { -webkit-hyphens: none; word-break: normal;