fix balance menu alignment (#4729)

* fix alignment

* note

* fix mobile

* Fix for width

---------

Co-authored-by: Leandro Menezes <lelemm@gmail.com>
This commit is contained in:
Matt Fiddaman
2025-04-03 23:47:10 -04:00
committed by GitHub
parent bbfa0093cd
commit 56f509dcda
2 changed files with 7 additions and 1 deletions

View File

@@ -443,7 +443,7 @@ export const ExpenseCategoryMonth = memo(function ExpenseCategoryMonth({
placement="bottom end"
isOpen={balanceMenuOpen}
onOpenChange={() => setBalanceMenuOpen(false)}
style={{ width: 200, margin: 1 }}
style={{ margin: 1 }}
isNonModal
{...balancePosition}
>