mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +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 {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: nga-theme(color-fg-hint);
|
color: nga-theme(color-fg);
|
||||||
|
|
||||||
i {
|
i {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue