Prepare everything for the projects creation
All checks were successful
ci/woodpecker/push/build Pipeline was successful

Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
2026-06-09 13:19:27 +02:00
parent e6a28d033a
commit 4819f6f534
6 changed files with 63 additions and 40 deletions

View File

@@ -56,7 +56,6 @@ class _AuthorizationPage extends ConsumerState<AuthorizationPage> {
),
),
// ✅ only show decoration if width > 400
if (showDecoration) Expanded(flex: 3, child: AuthDecoration()),
],
),