fix(demo): improve dashboard components

This commit is contained in:
KostyaDanovsky 2017-07-24 19:10:59 +03:00
parent 0c22fbb784
commit 721a0b36ec
11 changed files with 192 additions and 165 deletions

View file

@ -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);
}