mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 09:20:12 +01:00
refactor(app): styles refactor
This commit is contained in:
parent
44f2f562a9
commit
afc24fe88f
16 changed files with 47 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@mixin base-header-theme() {
|
||||
@mixin base-header-theme($theme-name) {
|
||||
/deep/ base-header {
|
||||
.logo > a {
|
||||
color: $nga-color-secondary !important;
|
||||
|
|
@ -13,4 +13,4 @@
|
|||
border-color: rgba($nga-color-inverse, 0.2);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue