diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 5dc598022..78936c7f4 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -1837,8 +1837,7 @@ button.close { padding: 0.75rem; } .modal-open { - overflow: auto !important; - padding-right: 0 !important; + overflow: hidden !important; } .modal-open .modal { overflow-x: hidden; @@ -7138,10 +7137,6 @@ body { line-height: 2.3; } -.modal, body, nav { - padding-right: 0 !important; -} - .dm_img[alt^="![]("] { width: 200px; max-height: 100vh !important;