feat(dashboard): add contacts and room selector components

This commit is contained in:
KostyaDanovsky 2017-06-27 12:26:09 +03:00
parent d351b3d6ff
commit 61869dad7a
18 changed files with 374 additions and 19 deletions

View file

@ -1,12 +1,5 @@
@import '../../@theme/styles/variables';
@import '~@akveo/nga-theme/styles/global/bootstrap/hero-buttons';
@include nga-install-component() {
nga-card-header {
}
nga-card.contacts nga-tabset /deep/ ul {
border-bottom: 1px solid nga-theme(separator);
}
}