I'm working on a project that requires a color input within a form. The default color input displays as a short, wide rectangle with what appears to be a grey outline. The grey outline is actually a background color, and attempting to apply a border and border radius to style the actual color swatch as a circle results in a smaller circular border that lies beneath the rectangular color swatch.
Styling the width and height in CSS allows me control over the rectangular color swatch. Styling the padding and background color allows me to control the "border". I can't work out how to adjust the way the "swatch" displays, or if it is even possible.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…