ngx-admin/src/app/pages/dashboard/dashboard.component.scss

9 lines
156 B
SCSS
Raw Normal View History

@import '../../@theme/styles/variables';
2017-06-12 19:43:44 +03:00
@include nga-install-component() {
.solar-card nga-card-header {
border: none;
padding-bottom: 0;
}
2017-06-12 19:43:44 +03:00
}