mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
color fix
This commit is contained in:
@@ -243,7 +243,7 @@ a.text-soft {
|
||||
&:hover {
|
||||
> .fas,
|
||||
> .far {
|
||||
color: var(--gray-soft);
|
||||
color: var(--text-gray-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user