## Description There's a UI bug where the "Deletion Pending" label gets broken/overlaps when there's a task status available. ## Steps to Reproduce 1. Have a workspace with a task status 2. Set the workspace to deletion pending 3. Observe the label overlap in the UI ## Expected Behavior The "Deletion Pending" label should display properly without overlapping other UI elements. ## Actual Behavior The label gets broken/overlaps with the task status display. ## Priority Low priority