Comment field style fixes

This commit is contained in:
kvakazyambra 2023-05-16 00:40:55 +03:00
parent 5c236051d0
commit 1169cd44ad

View File

@ -1,6 +1,6 @@
.commentEditor {
border: 2px solid #e8e8e8;
border-radius: 8px;
background: #f7f7f8;
border-radius: 16px;
padding: 16px;
.textarea {