chore: Follow up fix systemuioverlaystyle
This commit is contained in:
parent
1085bddcd2
commit
dc0bd2f5b2
6 changed files with 25 additions and 39 deletions
|
|
@ -20,9 +20,6 @@ class ConnectPageView extends StatelessWidget {
|
|||
return LoginScaffold(
|
||||
appBar: AppBar(
|
||||
automaticallyImplyLeading: !controller.loading,
|
||||
backgroundColor: Colors.transparent,
|
||||
iconTheme: const IconThemeData(color: Colors.white),
|
||||
elevation: 0,
|
||||
centerTitle: true,
|
||||
title: Text(
|
||||
Matrix.of(context).getLoginClient().homeserver?.host ?? '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue