styling!!!!!!!!!!!!!!
This commit is contained in:
parent
0ba4396ab6
commit
31af598f7f
2 changed files with 37 additions and 8 deletions
|
|
@ -9,9 +9,8 @@ const OS = function () {
|
|||
hexpand
|
||||
halign={Gtk.Align.START}
|
||||
cssClasses={["Arch"]}
|
||||
>
|
||||
<image iconName={GLib.get_os_info("LOGO") || "missing-symbolic"} />
|
||||
</button>
|
||||
iconName={GLib.get_os_info("LOGO") || "missing-symbolic"}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue