style: Remove redundant font inheritance from comment button
This commit is contained in:
@@ -413,7 +413,6 @@ button.comment {
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
padding: 0.25rem 0.75rem;
|
padding: 0.25rem 0.75rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font: inherit;
|
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user