mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-14 16:47:25 +00:00
606c13e482
* chore(StatusBetaTag): make fg color configurable * chore(StatusSwitchTab*): simplify and make the beta tag highlighted - make the StatusBetaTag highlighted when used inside an active/checked StatusSwitchTabButton - simplify the components, get rid of MouseArea just for the sake of setting the cursorShape * fix(SendModal): hide the Custom network mode in `production` - manage the lifetime of the Custom tab button dynamically; setting the tab button to `visible: false` doesn't unfortunately remove it from the tab bar Fixes #16052