feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card

This commit is contained in:
Alberto Ponces
2022-09-01 11:16:14 +01:00
parent 0d14db41e1
commit 10a6ec2f1e
13 changed files with 46 additions and 49 deletions

View File

@ -73,7 +73,6 @@ class HomeView extends StatelessWidget {
const SizedBox(height: 10),
LatestCommitCard(
onPressed: () => model.updateManager(context),
color: Theme.of(context).colorScheme.primary,
),
const SizedBox(height: 23),
I18nText(