PixelPlacerBot/resources/css/palette-editor.css
2024-07-27 15:40:35 -04:00

7 lines
106 B
CSS

.color-picker {
border: 1px solid black;
border-radius: 4px;
width: 100%;
height: 36px;
}