shoelace-style/webawesome
在 GitHub 查看`<wa-color-picker>` draws swatches too big when only a few are present
Open
#2,571 创建于 2026年6月30日
buggood first issuehelp wanted
仓库指标
- Star
- (1,104 star)
- PR 合并指标
- (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.