forked from Shinonome/dots-hyprland
fix typo
This commit is contained in:
@@ -40,7 +40,7 @@ Scope {
|
|||||||
id: listview
|
id: listview
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
anchors.horizontalCenter: parent.horizontalCente
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
implicitWidth: parent.width - Appearance.sizes.elevationMargin * 2
|
implicitWidth: parent.width - Appearance.sizes.elevationMargin * 2
|
||||||
|
|
||||||
add: Transition {
|
add: Transition {
|
||||||
|
|||||||
Reference in New Issue
Block a user