Theming
This commit is contained in:
@@ -582,7 +582,6 @@ class _StatusSummaryCard extends StatelessWidget {
|
||||
|
||||
return Card(
|
||||
color: background,
|
||||
elevation: 0,
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.symmetric(horizontal: 16, vertical: 12),
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user