mirror of
https://github.com/discourse/discourse.git
synced 2025-03-21 13:09:41 +08:00
Header icon focus color fix
This commit is contained in:
parent
3388cc092a
commit
bbaa3e9166
@ -117,6 +117,9 @@
|
||||
border-top: 1px solid transparent;
|
||||
border-left: 1px solid transparent;
|
||||
border-right: 1px solid transparent;
|
||||
.d-icon {
|
||||
color: $primary-medium;
|
||||
}
|
||||
}
|
||||
&:active {
|
||||
color: $primary;
|
||||
|
Loading…
x
Reference in New Issue
Block a user