Преглед изворни кода

Overflow hidden - hacky solution

sbkwgh пре 8 година
родитељ
комит
dce4eca8d3
1 измењених фајлова са 1 додато и 0 уклоњено
  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;