Merge pull request #1739 from basecamp/fix-board-btn

Fix that board button was leaking to the right of columns
This commit is contained in:
Jason Zimdars
2025-11-27 09:18:04 -06:00
committed by GitHub
-1
View File
@@ -42,7 +42,6 @@
font-size: var(--text-x-small);
gap: var(--header-gap);
inline-size: var(--header-actions-width);
min-inline-size: fit-content;
}
.header__actions--start {