Minor UI fix
This commit is contained in:
parent
511b7c4d92
commit
baacd55910
@ -741,10 +741,6 @@ input[type=range]::-moz-range-thumb {
|
|||||||
margin: 4px 0 0;
|
margin: 4px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#Colors {
|
|
||||||
padding-top: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Dynamically hide brightness slider label */
|
/* Dynamically hide brightness slider label */
|
||||||
.hd {
|
.hd {
|
||||||
display: var(--bhd);
|
display: var(--bhd);
|
||||||
@ -757,7 +753,7 @@ input[type=range]::-moz-range-thumb {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#picker {
|
#picker {
|
||||||
margin-top: -10px !important;
|
margin-top: 8px !important;
|
||||||
max-width: 260px;
|
max-width: 260px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
3043
wled00/html_ui.h
3043
wled00/html_ui.h
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user