ngx-admin/src/app/pages/tables/smart-table/smart-table.component.scss

8 lines
131 B
SCSS
Raw Normal View History

@import '../../../@theme/styles/themes';
@include nb-install-component() {
nb-card {
transform: translate3d(0, 0, 0);
}
}