We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f067f01 commit 6f5617bCopy full SHA for 6f5617b
src/Views/Form.vala
@@ -45,7 +45,7 @@ public class Views.Form : Adw.Bin {
45
};
46
project_name_info.add_css_class (Granite.STYLE_CLASS_DIM_LABEL);
47
project_name_info.add_css_class (Granite.STYLE_CLASS_FLAT);
48
-
+
49
var project_name_box = new Gtk.Box (Gtk.Orientation.HORIZONTAL, 0) {
50
margin_top = 12
51
0 commit comments