fix: Crash in settings when using MAS
This commit is contained in:
parent
7a83927833
commit
99c49e3df2
3 changed files with 188 additions and 201 deletions
|
|
@ -35,7 +35,7 @@ class SettingsHomeserverView extends StatelessWidget {
|
|||
),
|
||||
),
|
||||
body: MaxWidthBody(
|
||||
withScrolling: false,
|
||||
withScrolling: true,
|
||||
child: SelectionArea(
|
||||
child: Column(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue