diff --git a/src/style.css b/src/style.css index eaae85eba..facf2a1b6 100644 --- a/src/style.css +++ b/src/style.css @@ -88,11 +88,6 @@ code, overflow-x: auto !important; } -/* Table wrapper for horizontal scrolling */ -.prose, article, .markdown, .content, [class*="prose"] { - overflow-x: auto !important; - -webkit-overflow-scrolling: touch !important; /* Smooth scrolling on iOS */ -} /* Table cells responsive behavior */ .prose table td, .prose table th,