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.

貢獻者指南