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