Explorar el Código

change to expand width for limit on editor mode

akira-s hace 6 años
padre
commit
b5e066aa2c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/client/styles/scss/_layout_kibela.scss

+ 2 - 0
src/client/styles/scss/_layout_kibela.scss

@@ -128,6 +128,8 @@ body.kibela {
           padding: 0;
         }
       }
+
+      max-width: 100%;
     }
 
     .tab-content {