Merged in fix/consistent-link-colors (pull request #2245)
feat: update links default color to match design documents Approved-by: Michael Zetterberg
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: var(--Text-Interactive-Hover-Secondary);
|
||||
color: var(--Text-Interactive-Secondary-Hover);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user