diff --git a/.story_kit/work/1_upcoming/213_story_remove_colored_left_border_from_work_item_cards.md b/.story_kit/work/1_upcoming/213_story_remove_colored_left_border_from_work_item_cards.md new file mode 100644 index 0000000..fab1837 --- /dev/null +++ b/.story_kit/work/1_upcoming/213_story_remove_colored_left_border_from_work_item_cards.md @@ -0,0 +1,18 @@ +--- +name: "Remove colored left border from work item cards" +--- + +# Story 213: Remove colored left border from work item cards + +## User Story + +As a user, I want the work item cards in the pipeline sidebar to not have the colored left border decoration, so the UI looks cleaner. + +## Acceptance Criteria + +- [ ] Work item cards in StagePanel no longer have the 3px colored left border +- [ ] The card border is uniform on all sides + +## Out of Scope + +- TBD