forked from Shinonome/dots-hyprland
center the cookie quote correctly
This commit is contained in:
@@ -345,8 +345,8 @@ Variants {
|
|||||||
id: cookieQuoteLoader
|
id: cookieQuoteLoader
|
||||||
visible: root.showQuote
|
visible: root.showQuote
|
||||||
active: visible
|
active: visible
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
|
||||||
sourceComponent: CookieQuote {}
|
sourceComponent: CookieQuote {}
|
||||||
|
anchors.horizontalCenter: cookieClockLoader.horizontalCenter
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user