mirror of
https://github.com/monero-project/monero-gui
synced 2024-10-31 21:56:42 +01:00
Merge pull request #2144
119d91a
labelSubHeader: fix width bug (mmbyday)
This commit is contained in:
commit
2d7b3e2bef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user