mirror of https://github.com/ghostfolio/ghostfolio
9 changed files with 65 additions and 37 deletions
@ -1,3 +1,7 @@ |
|||||
:host { |
:host { |
||||
display: block; |
display: block; |
||||
|
|
||||
|
ngx-skeleton-loader { |
||||
|
height: 100%; |
||||
|
} |
||||
} |
} |
||||
|
@ -1,11 +1,7 @@ |
|||||
:host { |
:host { |
||||
display: block; |
display: block; |
||||
|
|
||||
.investment-chart { |
.chart-container { |
||||
.mat-card { |
|
||||
.mat-card-content { |
|
||||
aspect-ratio: 16 / 9; |
aspect-ratio: 16 / 9; |
||||
} |
} |
||||
} |
|
||||
} |
|
||||
} |
} |
||||
|
Loading…
Reference in new issue