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

10 lines
109 B
SCSS
Raw Normal View History

:host /deep/ {
display: block;
font-size: 1rem;
.btn-demo {
width: 180px;
height: 48px;
}
}