mirror of https://github.com/ghostfolio/ghostfolio
48 changed files with 88 additions and 70 deletions
@ -1,7 +1,7 @@ |
|||||
:host { |
:host { |
||||
display: block; |
display: block; |
||||
|
|
||||
.mat-dialog-content { |
.mat-mdc-dialog-content { |
||||
max-height: unset; |
max-height: unset; |
||||
} |
} |
||||
} |
} |
||||
|
@ -1,7 +1,7 @@ |
|||||
:host { |
:host { |
||||
display: block; |
display: block; |
||||
|
|
||||
.mat-dialog-content { |
.mat-mdc-dialog-content { |
||||
max-height: unset; |
max-height: unset; |
||||
} |
} |
||||
} |
} |
||||
|
@ -1,7 +1,7 @@ |
|||||
:host { |
:host { |
||||
display: block; |
display: block; |
||||
|
|
||||
.mat-dialog-content { |
.mat-mdc-dialog-content { |
||||
max-height: unset; |
max-height: unset; |
||||
} |
} |
||||
} |
} |
||||
|
@ -1,7 +1,7 @@ |
|||||
:host { |
:host { |
||||
display: block; |
display: block; |
||||
|
|
||||
.mat-dialog-content { |
.mat-mdc-dialog-content { |
||||
max-height: unset; |
max-height: unset; |
||||
} |
} |
||||
} |
} |
||||
|
Loading…
Reference in new issue