Przeglądaj źródła

Overflow hidden - hacky solution

sbkwgh 8 lat temu
rodzic
commit
dce4eca8d3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/components/routes/ThreadNew.vue

+ 1 - 0
src/components/routes/ThreadNew.vue

@@ -402,6 +402,7 @@
 
 		.editor {
 			flex-direction: column;
+			overflow-x: hidden;
 
 			@at-root #{&}__input, #{&}__preview {
 				border: 0;