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 |
App preview:
Check out the client app preview documentation to learn more.