forked from Public/monero-gui
labelSubHeader: fix width bug
This commit is contained in:
@@ -34,6 +34,8 @@ import "../components/effects/" as MoneroEffects
|
||||
Label {
|
||||
id: item
|
||||
fontSize: 18
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
Rectangle {
|
||||
anchors.top: item.bottom
|
||||
|
||||
Reference in New Issue
Block a user