diff --git a/lib/pangea/choreographer/igc/span_card.dart b/lib/pangea/choreographer/igc/span_card.dart index 4bfdd4941..76bf43586 100644 --- a/lib/pangea/choreographer/igc/span_card.dart +++ b/lib/pangea/choreographer/igc/span_card.dart @@ -157,7 +157,10 @@ class SpanCardState extends State { child: SingleChildScrollView( controller: scrollController, child: Padding( - padding: const EdgeInsets.all(12.0), + padding: const EdgeInsets.symmetric( + vertical: 12.0, + horizontal: 24.0, + ), child: Column( spacing: 12.0, children: [