]> BookStack Code Mirror - bookstack/commitdiff
Styles: Added max-width for iframes in content
authorDan Brown <redacted>
Tue, 27 Aug 2024 12:32:16 +0000 (13:32 +0100)
committerDan Brown <redacted>
Tue, 27 Aug 2024 12:32:16 +0000 (13:32 +0100)
For #5130

resources/sass/_content.scss

index be5a6517e0bb1467aa3ca23866083198e1e2d916..84fd4eae635bd88379e058caf6f8b16d3ae85bd4 100644 (file)
     margin-bottom: 1.375em;
   }
 
-  video {
+  video, iframe {
     max-width: 100%;
   }
 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.