feat(ui-features): add the modals page

This commit is contained in:
Alexander Zhukov 2017-05-04 18:37:46 +03:00
parent c0efb43bd6
commit 8649247f87
7 changed files with 125 additions and 22 deletions

View file

@ -0,0 +1,9 @@
:host {
display: block;
nga-card-body {
button {
margin-right: 10px;
}
}
}