Feedback on a certain css issue with built-in comments
Hello!
Thanks for adding such a great feature to Ghost, I would like to give feedback on a question.
It seems to be set as follows.
.border-none {
border-style: none;
}
Makes the border color of the input box too light and unfriendly for the visually impaired.
Here’s what I’ve adjusted, using the accent color. I recommend using ghost’s accent color for the border of the built-in comment’s input box.