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