Fix dark mode support and improve notification/MFA UI #2126
Reference in New Issue
Block a user
Delete Branch "bug-fixes-misc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request fixes dark mode support for the notification tray and hides the authentication tabs on the 2FA page.
Also uncomments a hardcoded line in theme-controller that accidentally slipped past
/closes #2124 regression caused by https://github.com/maybe-finance/maybe/pull/1900
Partially addresses #2120 by hiding auth tabs on 2fa verification page