File tree Expand file tree Collapse file tree 4 files changed +2
-1
lines changed Expand file tree Collapse file tree 4 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55
55
<property name =" spacing" >6</property >
56
56
<property name =" margin-start" >12</property >
57
57
<property name =" margin-end" >12</property >
58
- <property name =" margin-top" >5 </property >
58
+ <property name =" margin-top" >47 </property >
59
59
<child >
60
60
<object class =" GtkEntry" id =" color_label" >
61
61
<property name =" max-width-chars" >7</property >
Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ namespace Colorway {
108
108
color_rule_dropdown. set_active(3 );
109
109
color_rule_dropdown. set_halign (Gtk . Align . START );
110
110
color_rule_dropdown. margin_bottom = 12 ;
111
+ color_rule_dropdown. width_request = 175 ;
111
112
112
113
box = new PaletteButton (" #111" , false );
113
114
box. set_size_request(44 , 44 );
You can’t perform that action at this time.
0 commit comments