mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-15 09:46:29 +01:00
fix(dashboard): change icons on temperature and fix solar component
This commit is contained in:
parent
9bfa522da3
commit
f673dca532
3 changed files with 11 additions and 22 deletions
|
|
@ -64,7 +64,8 @@ export class SolarComponent implements AfterViewInit {
|
|||
textStyle: {
|
||||
fontSize: '22',
|
||||
fontFamily: config.variables.fontSecondary,
|
||||
color: config.variables.colorFgHeading,
|
||||
fontWeight: '600',
|
||||
color: config.variables.fgHeading,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue