mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-11 02:44:20 +01:00
playing with colors
This commit is contained in:
parent
77a33d880b
commit
9fbe408c22
12 changed files with 121 additions and 114 deletions
|
|
@ -53,6 +53,6 @@ export class BaCardBlur {
|
|||
}
|
||||
|
||||
private _isEnabled() {
|
||||
return this._baConfig.get().theme.blur;
|
||||
return this._baConfig.get().theme.name == 'blur';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue