@ -572,8 +572,9 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 13px 10px 12px;
|
||||
color: var(--primary-text-color--faint);
|
||||
color: var(--primary-text-color);
|
||||
text-decoration: none;
|
||||
opacity: 0.6;
|
||||
|
||||
&,
|
||||
button {
|
||||
@ -582,8 +583,9 @@
|
||||
|
||||
&.active,
|
||||
&:hover,
|
||||
&:active,
|
||||
&:focus {
|
||||
opacity: 1;
|
||||
|
||||
&,
|
||||
button {
|
||||
background: var(--background-color);
|
||||
|
||||
Reference in New Issue
Block a user