mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-06 09:38:50 +01:00
fix(demo): improve dashboard components
This commit is contained in:
parent
0c22fbb784
commit
721a0b36ec
11 changed files with 192 additions and 165 deletions
|
|
@ -2,10 +2,13 @@
|
|||
|
||||
@include nga-install-component() {
|
||||
|
||||
nga-card {
|
||||
background-image: nga-theme(radial-gradient);
|
||||
}
|
||||
|
||||
nga-card-body {
|
||||
height: 100%;
|
||||
padding: 2rem;
|
||||
background-image: nga-theme(radial-gradient);
|
||||
color: nga-theme(color-fg);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue