mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-28 12:16:10 +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,7 +1,7 @@
|
|||
@mixin search-input-theme() {
|
||||
@mixin search-input-theme($theme-name) {
|
||||
/deep/ search-input {
|
||||
input {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue