feat(KB-197): complete Step 4 — add changeset for size badge positioning fix
This commit is contained in:
5
.changeset/fix-size-badge-positioning.md
Normal file
5
.changeset/fix-size-badge-positioning.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@dustinbyrne/kb": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix size badge positioning on task cards in todo and done columns. The size indicator (S/M/L) now consistently appears on the right side of the card header, immediately before action buttons (edit, archive, unarchive) when present. This resolves layout conflicts caused by multiple elements using `margin-left: auto` in the same flex container.
|
||||||
Reference in New Issue
Block a user