sbkwgh пре 7 година
родитељ
комит
20d94dd149
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      frontend/src/components/routes/ThreadNew.vue

+ 1 - 2
frontend/src/components/routes/ThreadNew.vue

@@ -358,8 +358,7 @@
 		background-color: #fff;
 		border-radius: 0.25rem;
 		border: thin solid $color__gray--darker;
-		overflow: hidden;
-
+		
 		transition: all 0.2s;
 
 		@at-root #{&}--focus {