Some UI tweaks.

Fixes #38.
This commit is contained in:
Black Hat 2018-09-16 20:56:47 +08:00
parent 1e04013e3d
commit c309f7f3ee
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ RowLayout {
Row {
Layout.alignment: Qt.AlignRight
spacing: 8
spacing: 4
Repeater {
model: userMarker

View File

@ -266,7 +266,7 @@ ApplicationWindow {
MaterialIcon {
anchors.fill: parent
icon: "\ue879"
icon: "\ue8ac"
color: "white"
}