diff --git a/iOS/Resources/styleSheet.css b/iOS/Resources/styleSheet.css index 157fcfea5..c84d79e0e 100644 --- a/iOS/Resources/styleSheet.css +++ b/iOS/Resources/styleSheet.css @@ -134,9 +134,6 @@ pre { .nnw-overflow { overflow-x: auto; } -td > pre { - overflow-x: hidden; -} code, pre { font-family: "SF Mono", Menlo, "Courier New", Courier, monospace; font-size: 14px;