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

9 lines
154 B
SCSS
Raw Normal View History

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