mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 18:30:14 +01:00
fix(dashboard): improve layout for dashboard cards
This commit is contained in:
parent
96c5cbde66
commit
2f9287e937
9 changed files with 42 additions and 44 deletions
|
|
@ -144,11 +144,10 @@
|
|||
|
||||
i {
|
||||
color: nb-theme(color-success);
|
||||
font-size: 1.75rem;
|
||||
font-size: 2.25rem;
|
||||
|
||||
@include nb-for-theme(cosmic) {
|
||||
color: nb-theme(link-color-active);
|
||||
text-shadow: 0 0 12px rgba(nb-theme(color-fg-highlight), 0.4);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue