ten / playground /src /components /Layout /Header.module.css
3v324v23's picture
Зафиксирована рабочая версия TEN-Agent для HuggingFace Space
87337b1
raw
history blame contribute delete
324 Bytes
.colorPicker :global(.react-colorful) {
width: 220px;
height: 8px;
}
.colorPicker :global(.react-colorful__saturation) {
display: none;
}
.colorPicker :global(.react-colorful__hue) {
border-radius: 8px !important;
height: 8px;
}
.colorPicker :global(.react-colorful__pointer) {
width: 24px;
height: 24px;
}