fix: padding / history auto-reload

This commit is contained in:
2026-07-29 00:54:47 +02:00
parent 4f9781e3ff
commit 8a264d0ae6
5 changed files with 179 additions and 178 deletions
+1 -1
View File
@@ -71,8 +71,8 @@ class _BarScreenViewState extends State<BarScreenView> {
},
icon: const Icon(Icons.logout),
),
const SizedBox(width: 8),
],
actionsPadding: const EdgeInsets.symmetric(horizontal: 8),
),
resizeToAvoidBottomInset: false,
body: Builder(