summaryrefslogtreecommitdiff
path: root/gui/components/Locations.qml
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-09-17 20:34:32 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-10-06 18:38:22 +0200
commit0dda8bd96dab66edd0a922d219a10431247f41ff (patch)
tree60060a5df73fe607c63a0ece49ce23f4ca9ff1e9 /gui/components/Locations.qml
parentad5f4245ea2874fd8b6eb56691857c69cdf9860d (diff)
[ui] more dialogs
icons, new font
Diffstat (limited to 'gui/components/Locations.qml')
-rw-r--r--gui/components/Locations.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/components/Locations.qml b/gui/components/Locations.qml
index 955da26..a0e7a30 100644
--- a/gui/components/Locations.qml
+++ b/gui/components/Locations.qml
@@ -47,11 +47,13 @@ ThemedPage {
height: 100
radius: 10
color: "white"
+
anchors {
horizontalCenter: parent.horizontalCenter
top: parent.top
margins: 10
}
+
Rectangle {
anchors {
fill: parent