mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 17:16:29 +08:00
opt ui
Closes #1050 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -36,7 +36,7 @@ class _WebDavSettingPageState extends State<WebDavSettingPage> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
EdgeInsets padding = MediaQuery.paddingOf(context);
|
||||
EdgeInsets padding = MediaQuery.viewPaddingOf(context);
|
||||
return Scaffold(
|
||||
resizeToAvoidBottomInset: widget.showAppBar,
|
||||
appBar: !widget.showAppBar
|
||||
|
||||
Reference in New Issue
Block a user