mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
[Bug] Mobile: Account picker text color (#1607)
* commit * release note
This commit is contained in:
@@ -25,7 +25,6 @@ function AccountList({
|
||||
{
|
||||
overflow: 'auto',
|
||||
padding: '5px 0',
|
||||
color: theme.altMenuItemText,
|
||||
},
|
||||
!embedded && { maxHeight: 175 },
|
||||
]}
|
||||
|
||||
6
upcoming-release-notes/1607.md
Normal file
6
upcoming-release-notes/1607.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [shall0pass]
|
||||
---
|
||||
|
||||
Mobile: Fix text color in account autocomplete dialog
|
||||
Reference in New Issue
Block a user