mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-31 05:35:16 +01:00
fix(demo): improve dashboard and ui features pages
This commit is contained in:
parent
8127f98f3c
commit
b10e5e9ae5
20 changed files with 158 additions and 158 deletions
|
|
@ -1,5 +1,18 @@
|
|||
@import '../../@theme/styles/variables';
|
||||
|
||||
@include nga-install-component() {
|
||||
.solar-card nga-card-header {
|
||||
border: none;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.traffic-card {
|
||||
nga-card-header {
|
||||
border: none;
|
||||
}
|
||||
|
||||
nga-card-body {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue