mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
* Update Spending.tsx - add margin to avg button * Add left margin to separator after Average button in Spending report.
This commit is contained in:
@@ -363,6 +363,7 @@ function SpendingInternal({ widget }: SpendingInternalProps) {
|
||||
height: 28,
|
||||
backgroundColor: theme.pillBorderDark,
|
||||
marginRight: 10,
|
||||
marginLeft: 10,
|
||||
}}
|
||||
/>
|
||||
|
||||
|
||||
6
upcoming-release-notes/6261.md
Normal file
6
upcoming-release-notes/6261.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [Juulz]
|
||||
---
|
||||
|
||||
Add left margin to separator between "Average" and "Filter" buttons in Spending report.
|
||||
Reference in New Issue
Block a user