Set inactive link button background equal to active variant
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sg-button--inactive {
|
.sg-button--inactive {
|
||||||
background: var(--surface-button-inactive);
|
background: var(--surface-button-active);
|
||||||
color: var(--text-control-disabled);
|
color: var(--text-control-disabled);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user