BoardDetailsHeader actions: transparent button hover uses $blue-extra-light (brand palette)
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
color: colors.$blue;
|
||||
|
||||
&:hover:not(:disabled) {
|
||||
background: rgba(27, 98, 180, 0.08);
|
||||
background: colors.$blue-extra-light;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user