Fix that board button was leaking to the right of columns

See: https://app.fizzy.do/5986089/cards/3148
This commit is contained in:
Jason Zimdars
2025-11-26 15:38:26 -06:00
parent a83735d434
commit 8ec1a5c760
-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 {