PixelPlacerBot/resources/css/palette-editor.css

7 lines
106 B
CSS
Raw Normal View History

2024-07-27 15:40:35 -04:00
.color-picker {
border: 1px solid black;
border-radius: 4px;
width: 100%;
height: 36px;
}