Describe the bug
If 10up branding is disabled, styling for the environment indicator is lost.

Steps to Reproduce
- Ensure plugin is >=
1.5.0.
- Observe the styled admin bar node showing environment type.
- In
wp-config.php add the constant define( 'TENUP_DISABLE_BRANDING', true );
- Observe the unstyled admin bar node showing environment type.
Screenshots, screen recording, code snippet
No response
Environment information
N/A
WordPress information
WordPress 6.7.2
Code of Conduct