Fix Hue/Sat/Lum label layout in Edit Colors

main
Isaiah Odhner 2020-12-20 16:01:15 -05:00
parent badb503d09
commit f0ec6472f1
1 changed files with 1 additions and 0 deletions

View File

@ -355,6 +355,7 @@ function choose_color(initial_color, callback) {
left: 63 + color_model_index * 80,
top: 202 + component_index * input_y_spacing,
textAlign: "right",
display: "inline-block",
width: 40,
height: 20,
lineHeight: "20px",