aboutsummaryrefslogtreecommitdiff
path: root/LeftPanel.qml
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2017-11-19 21:14:05 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-03-29 23:04:00 +0100
commitf15d6f5197c07cb25e97f7fb04d54c5775646224 (patch)
tree3614860143359309ed669d3936f231f90162b74a /LeftPanel.qml
parente7eb3bdfefd723f3737c9e4318ec2fca06c696b4 (diff)
downloadmonzero-gui-f15d6f5197c07cb25e97f7fb04d54c5775646224.tar.gz
monzero-gui-f15d6f5197c07cb25e97f7fb04d54c5775646224.tar.xz
monzero-gui-f15d6f5197c07cb25e97f7fb04d54c5775646224.zip
Added some styles, changed some margins, testing with the new LineEdit
Diffstat (limited to 'LeftPanel.qml')
-rw-r--r--LeftPanel.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LeftPanel.qml b/LeftPanel.qml
index 6122fae3..4679f1b0 100644
--- a/LeftPanel.qml
+++ b/LeftPanel.qml
@@ -127,7 +127,7 @@ Rectangle {
anchors.top: parent.top
anchors.topMargin: 8
anchors.left: parent.left
- anchors.leftMargin: 190
+ anchors.leftMargin: 184
font.bold: true
color: "white"
}