Fix
This commit is contained in:
@@ -147,7 +147,6 @@ a.row {
|
|||||||
&.active {
|
&.active {
|
||||||
background-color: var(--bg-body);
|
background-color: var(--bg-body);
|
||||||
color: var(--text-heading, currentColor);
|
color: var(--text-heading, currentColor);
|
||||||
pointer-events: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&:not(.active):hover {
|
&:not(.active):hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user