mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 19:00:13 +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
|
|
@ -57,12 +57,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-lg-3">
|
||||
<nga-card size="xsmall" class="traffic-card">
|
||||
<nga-card-header>Traffic Consumption</nga-card-header>
|
||||
<nga-card-body class="p-0">
|
||||
<ngx-traffic></ngx-traffic>
|
||||
</nga-card-body>
|
||||
</nga-card>
|
||||
<ngx-traffic></ngx-traffic>
|
||||
<ngx-weather></ngx-weather>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue