fix: Comments faves active state
This commit is contained in:
@ -124,6 +124,7 @@ section#comments {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border-radius: var(--rounded-corner);
|
border-radius: var(--rounded-corner);
|
||||||
color: var(--red-fg);
|
color: var(--red-fg);
|
||||||
|
display: inline-block;
|
||||||
font-variant-numeric: tabular-nums;
|
font-variant-numeric: tabular-nums;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
padding: 0.5rem 1rem;
|
padding: 0.5rem 1rem;
|
||||||
|
Reference in New Issue
Block a user