diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index fd8cbff5e..2f03a7ef2 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -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;