fixed space layout

This commit is contained in:
hannathkadher
2024-11-14 21:33:35 +04:00
parent ddea69f332
commit eacee98de2
2 changed files with 269 additions and 193 deletions

View File

@ -63,6 +63,7 @@ class SpaceContainerWidget extends StatelessWidget {
),
],
),
);
}
}