Added icon and makefile

This commit is contained in:
2022-12-23 23:00:00 -08:00
parent 23e48e7d4d
commit cae4e512f5
6 changed files with 111 additions and 0 deletions

View File

@@ -130,6 +130,14 @@ Adw.ApplicationWindow mainWindow {
}
}
Shumate.SimpleMap detailsMap {
margin-top: 8;
margin-start: 8;
margin-end: 8;
height-request: 220;
show-zoom-buttons: false;
}
Gtk.Label {
styles ["heading"]
halign: start;