Allow resizing of comment textarea
This commit is contained in:
@@ -407,7 +407,7 @@ $comments-width-max: 710px
|
||||
margin: 0 auto 5px auto
|
||||
padding: 10px
|
||||
color: $color-text-dark
|
||||
resize: none
|
||||
resize: vertical
|
||||
|
||||
transition: all 300ms ease-in-out
|
||||
|
||||
|
Reference in New Issue
Block a user