style: Remove redundant font inheritance from comment button

This commit is contained in:
Tanner
2026-01-02 22:11:26 +00:00
committed by Tanner Collin (aider)
parent 4347fd93fd
commit a336b0db89
-1
View File
@@ -413,7 +413,6 @@ button.comment {
border-radius: 4px;
padding: 0.25rem 0.75rem;
cursor: pointer;
font: inherit;
color: inherit;
}