ngx-admin/src/app/pages/dashboard/dashboard.component.scss
2017-08-01 18:00:53 +03:00

8 lines
154 B
SCSS

@import '../../@theme/styles/variables';
@include nb-install-component() {
.solar-card nb-card-header {
border: none;
padding-bottom: 0;
}
}