chore(mobile): small visual fix and update (#17547)

* chore(mobile): small visual fix and update

* update

* update

* remove design placeholder
This commit is contained in:
Alex 2025-04-13 08:01:32 -05:00 committed by GitHub
parent 1f18fe31f0
commit ab2a7006f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 168 additions and 39 deletions

View file

@ -303,7 +303,7 @@ class LoginForm extends HookConsumerWidget {
),
onPressed: () => context.pushRoute(const SettingsRoute()),
icon: const Icon(Icons.settings_rounded),
label: const SizedBox.shrink(),
label: const Text(""),
),
),
const SizedBox(width: 1),