]> BookStack Code Mirror - bookstack/blobdiff - resources/views/common/export-styles.blade.php
Added webhook_call_before theme event hook
[bookstack] / resources / views / common / export-styles.blade.php
index 967dc19ec709264de9302900d967189358aa39e8..ae26613b199eae5f128f052e67911a3bf58d8e37 100644 (file)
@@ -46,5 +46,9 @@
             clear: both;
             display: block;
         }
+
+        .page-content a > img {
+            max-width: none;
+        }
     </style>
 @endif
\ No newline at end of file