[Bug] Mobile: Account picker text color (#1607)

* commit

* release note
This commit is contained in:
shall0pass
2023-08-30 13:13:26 -05:00
committed by GitHub
parent 940af6d367
commit fc62d85c23
2 changed files with 6 additions and 1 deletions

View File

@@ -25,7 +25,6 @@ function AccountList({
{
overflow: 'auto',
padding: '5px 0',
color: theme.altMenuItemText,
},
!embedded && { maxHeight: 175 },
]}

View File

@@ -0,0 +1,6 @@
---
category: Bugfix
authors: [shall0pass]
---
Mobile: Fix text color in account autocomplete dialog