Remove non-material themes

This commit is contained in:
eugene-sinitsyn 2020-03-10 15:57:33 +03:00 committed by Sergey Andrievskiy
parent ffb55fa240
commit 87e5d9f318
24 changed files with 116 additions and 1580 deletions

View file

@ -19,6 +19,18 @@
align-content: center;
}
::ng-deep {
nb-actions, .logo-container {
nb-icon {
color: nb-theme(color-basic-100) !important;
}
}
.select-button {
background-color: nb-theme(background-basic-color-3) !important;
}
}
nb-user {
cursor: pointer;
}