Added marker icon to map

This commit is contained in:
2022-12-24 20:49:10 -08:00
parent 52ccf6d080
commit 7833d6fa57
6 changed files with 12 additions and 3 deletions

View File

@@ -78,6 +78,7 @@ Adw.ApplicationWindow mainWindow {
Gtk.Label detailsTitle {
halign: start;
wrap: true;
styles ["title-1"]
}