Merge b7b1b6e1b197e4e6ca0fc9b26fa205e224ae4c4c into 555b0add40685ad2d799e4bccfc4c69812abe207

This commit is contained in:
Jesper Noordsij 2026-01-06 20:41:42 +00:00 committed by GitHub
commit 8f5767b6b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,8 @@
gap: 8px;
// min-height instead of height so that label can wrap and expand height
min-height: var(--_container-height);
// max-width set to 100% to prevent label from overflowing
max-width: 100%;
outline: none;
// Add extra space between label and the edge for if the label text wraps.
// The padding added should be relative to the height of the container and