Skip to content

Commit 03504e8

Browse files
committed
Textarea display set to block
1 parent 3689388 commit 03504e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/css/common.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ span.faux-form {
264264
}
265265

266266
.v-form textarea {
267+
display: block;
267268
outline: none;
268269
resize: vertical;
269270
}

0 commit comments

Comments
 (0)