Change font color for textarea in the comment window.
This commit is contained in:
parent
4150c9788d
commit
076960a38a
|
@ -86,6 +86,7 @@
|
|||
border: 1px solid @gray-dark;
|
||||
word-break: break-all;
|
||||
line-height: 15px;
|
||||
color: @gray-deep;
|
||||
}
|
||||
|
||||
.btn-fix {
|
||||
|
|
Loading…
Reference in a new issue