shoelace-style/webawesome
`<wa-color-picker>` draws swatches too big when only a few are present
已關閉
#2,571 建立於 2026年6月30日
buggood first issuehelp wanted
倉庫指標
- 星標
- (1,293 顆星)
- PR 合併指標
- (平均合併 1天 15小時) (30 天內合併 67 個 PR)
描述
Repro:
<wa-color-picker label="Select a color" swatches="red; green; blue;"></wa-color-picker>
Result:
Expected behavior: swatches should be the same size as shown when the row is full, even when there is only one.