shoelace-style/webawesome
`<wa-color-picker>` draws swatches too big when only a few are present
クローズ
#2,571 opened on 2026/06/30
buggood first issuehelp wanted
Repository metrics
- Stars
- (1,290 個のスター)
- PR merge metrics
- (平均マージ 1d 15h) (30d で 67 merged PRs)
説明
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.