chore(ui): Update notificationCard and warningCard in HomeScreen
This commit is contained in:
@@ -23,7 +23,6 @@ class OverviewCard extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Card(
|
||||
margin: context.paddingLow,
|
||||
elevation: 8,
|
||||
shape: RoundedRectangleBorder(borderRadius: BorderRadius.circular(15)),
|
||||
child: Padding(
|
||||
|
||||
Reference in New Issue
Block a user