change: Minor design improvements
This commit is contained in:
parent
1c80090ccb
commit
387e027885
8 changed files with 80 additions and 37 deletions
|
|
@ -129,6 +129,7 @@ class _HomeserverPickerState extends State<HomeserverPicker> {
|
|||
padding: padding,
|
||||
onChanged: (s) => _domain = s,
|
||||
readOnly: !AppConfig.allowOtherHomeservers,
|
||||
onSubmit: (_) => _checkHomeserverAction(context),
|
||||
),
|
||||
elevation: 0,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue