fix(uiux): [AppBar] Tighten profile switcher tappable area (#532)

This commit is contained in:
Jagandeep Brar
2021-12-23 15:48:49 -05:00
committed by GitHub
parent 4233c905d3
commit 13269ab31b
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
- `[Radarr]` (Add) Would not trigger a search for missing movie when selected
- `[Radarr]` (Add) Removed ability to set PreDB or TBA minimum availability
- `[Radarr]` (Edit) Removed ability to set PreDB or TBA minimum availability
- `[UI/UX]` (AppBar) tighten profile switcher tappable area
---

View File

@@ -282,6 +282,7 @@ class _State extends State<LunaAppBar> {
tooltip: 'Change Profiles',
child: Row(
crossAxisAlignment: CrossAxisAlignment.center,
mainAxisSize: MainAxisSize.min,
children: [
Flexible(
child: FadingEdgeScrollView.fromSingleChildScrollView(