mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-31 05:35:16 +01:00
feat(dashboard): add contacts and room selector components
This commit is contained in:
parent
d351b3d6ff
commit
61869dad7a
18 changed files with 374 additions and 19 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue