mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 11:37:25 -04:00
Cleanup after rebase
This commit is contained in:
committed by
moneromooo-monero
parent
3d4eb7a5f5
commit
3c24044736
@@ -288,7 +288,7 @@ Item {
|
||||
gridVisible: false
|
||||
background: Rectangle { color: "transparent" }
|
||||
dayDelegate: Item {
|
||||
z: 8
|
||||
z: parent.z + 1
|
||||
implicitHeight: implicitWidth
|
||||
implicitWidth: calendar.width / 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user