فهرست منبع

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;