= hace 5 años
padre
commit
cba6ebfa50
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/client/styles/scss/_linkedit-preview.scss

+ 2 - 2
src/client/styles/scss/_linkedit-preview.scss

@@ -1,8 +1,8 @@
-.linkedit-preview {
+.modal .modal-body .linkedit-preview {
   height: 0;
   padding-bottom: 50%;
 
   .page-editor-preview-body {
-    overflow-y: unset !important;
+    overflow-y: unset;
   }
 }