Minor UI fix

This commit is contained in:
Blaz Kristan 2023-05-01 14:17:52 +02:00
parent 511b7c4d92
commit baacd55910
2 changed files with 1522 additions and 1527 deletions

View File

@ -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;
} }

File diff suppressed because it is too large Load Diff