ngx-admin/src/app/pages/ui-features/buttons/icon-buttons/icon-buttons.component.scss

14 lines
145 B
SCSS
Raw Normal View History

nb-card-body {
div:not(:last-child) {
margin-bottom: 1rem;
}
}
.btn-with-icon-example {
width: 100%;
.btn {
width: 100%;
}
}