vrifox/gitea-theme
Archived
1
0
Fork 0

fixed issue comment form

This commit is contained in:
Vrifox 2020-11-02 15:41:53 +01:00
parent b58ab71cf8
commit 9b597dab9f

View file

@ -787,6 +787,7 @@
&.comment.form {
.content {
form.form {
background: $bg50;
&::after {
border-right-color: $bg50;
}