Explorar o código

Remove overflow hidden

sbkwgh %!s(int64=7) %!d(string=hai) anos
pai
achega
20d94dd149
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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 {