mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
9 lines
96 B
SCSS
9 lines
96 B
SCSS
:host {
|
|
display: block;
|
|
|
|
nga-card-body {
|
|
button {
|
|
margin-right: 10px;
|
|
}
|
|
}
|
|
}
|