mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
* Changed the buttonMenuText color for the light theme so that text is visible on light background as well. * Updated the release notes. * Change file name of release notes * Remove button varient from use last synced total and restore light theme values to previous.
This commit is contained in:
@@ -184,7 +184,6 @@ export function ReconcileMenu({
|
||||
{format(lastSyncedBalance, 'financial')}
|
||||
</Text>
|
||||
<Button
|
||||
variant="menu"
|
||||
onPress={() =>
|
||||
setInputValue(format(lastSyncedBalance, 'financial'))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user