mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-04 12:50:17 +01:00
fix(demo): fix button sizes, fix modals
This commit is contained in:
parent
b9e03cf8cd
commit
3ddf619592
11 changed files with 105 additions and 92 deletions
|
|
@ -47,9 +47,7 @@ export class SolarComponent {
|
|||
position: 'center',
|
||||
formatter: '{d}%',
|
||||
textStyle: {
|
||||
fontSize: '20',
|
||||
fontWeight: 'bold',
|
||||
color: 'red',
|
||||
fontSize: '22',
|
||||
fontFamily: 'Exo',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue