mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
fix(dashboard): fix a link color for the team widget
This commit is contained in:
parent
468e3500fa
commit
d9f7580e2d
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: nga-theme(color-fg-hint);
|
||||
color: nga-theme(color-fg);
|
||||
|
||||
i {
|
||||
font-size: 2rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue