complete budget page
This commit is contained in:
@@ -60,6 +60,7 @@ class TransactionsHeader extends StatelessWidget {
|
||||
decoration: BoxDecoration(
|
||||
border: Border(
|
||||
bottom: BorderSide(
|
||||
width: 2,
|
||||
color: Theme.of(context).colorScheme.onPrimaryContainer
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user