Comment field style fixes
This commit is contained in:
parent
5c236051d0
commit
1169cd44ad
|
@ -1,6 +1,6 @@
|
|||
.commentEditor {
|
||||
border: 2px solid #e8e8e8;
|
||||
border-radius: 8px;
|
||||
background: #f7f7f8;
|
||||
border-radius: 16px;
|
||||
padding: 16px;
|
||||
|
||||
.textarea {
|
||||
|
|
Loading…
Reference in New Issue
Block a user