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.