shoelace-style/webawesome

`<wa-color-picker>` draws swatches too big when only a few are present

Open

#2,571 创建于 2026年6月30日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (157 fork)github user discovery
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.

贡献者指南