1
0
forked from firka/firka

change look of spiiiin

This commit is contained in:
zypherift
2025-08-18 22:43:15 +02:00
committed by Armand
parent 5c1ffd7185
commit 664b814281

View File

@@ -125,8 +125,12 @@ class _HomeScreenState extends State<HomeScreen> {
child: Card(
color: appStyle.colors.errorCard,
shadowColor: Colors.transparent,
shape: RoundedRectangleBorder(
borderRadius: BorderRadius.all(
Radius.circular(200)),
),
child: Padding(
padding: EdgeInsets.all(8),
padding: EdgeInsets.symmetric(horizontal: 15, vertical: 8),
child: Row(
mainAxisSize: MainAxisSize.min,
// Use min to prevent filling the width