Skip to content

batches: fix badge color on selected workspace

Created by: BolajiOlajide

Test plan

When an unsupported or ignored workspace is selected, the badge text is overridden by the WorkspaceListItem style.

For now, we don't have a span inside of WorkspaceListItem so this works without affecting any other element, however in the future we might need to revisit the use of !important here.

Screen Before After
ExecuteBatchSpec CleanShot 2022-07-12 at 15 50 43@2x CleanShot 2022-07-12 at 14 29 58@2x

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading