Bugfix/fix content height of account detail dialog (#1068)
* Fix height * Update changelog
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
:host {
|
||||
display: block;
|
||||
|
||||
.mat-dialog-content {
|
||||
max-height: unset;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user