itizawa 6 anni fa
parent
commit
f5c7b3149a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/client/styles/scss/_mixins.scss

+ 0 - 1
src/client/styles/scss/_mixins.scss

@@ -72,7 +72,6 @@
         .hackmd-preinit,
         .hackmd-error,
         #iframe-hackmd-container > iframe {
-          width: 100vw;
           height: calc(100vh - #{$header-plus-footer});
           min-height: calc(100vh - #{$header-plus-footer}); // for IE11
         }