mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 02:10:12 +01:00
feat(ui-features): add the modals page
This commit is contained in:
parent
c0efb43bd6
commit
8649247f87
7 changed files with 125 additions and 22 deletions
9
src/app/pages/ui-features/modals/modals.component.scss
Normal file
9
src/app/pages/ui-features/modals/modals.component.scss
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
:host {
|
||||
display: block;
|
||||
|
||||
nga-card-body {
|
||||
button {
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue