LedBars/RpiLedBars/frontend/web/index.css

17 lines
241 B
CSS
Raw Permalink Normal View History

2021-10-18 20:56:35 +02:00
body {
/* min-width: 350px; */
overflow: scroll;
}
.IroColorPicker {
overflow: scroll;
white-space: nowrap;
width: max-content;
}
/* .IroColorPicker>.IroSlider, */
.IroColorPicker>.IroWheel {
margin-right: 12px;
}