aboutsummaryrefslogtreecommitdiffstats
path: root/sysui/settings/animation/AnimationsSettings.qml
diff options
context:
space:
mode:
Diffstat (limited to 'sysui/settings/animation/AnimationsSettings.qml')
-rw-r--r--sysui/settings/animation/AnimationsSettings.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/settings/animation/AnimationsSettings.qml b/sysui/settings/animation/AnimationsSettings.qml
index 2823e51..b2a5772 100644
--- a/sysui/settings/animation/AnimationsSettings.qml
+++ b/sysui/settings/animation/AnimationsSettings.qml
@@ -56,7 +56,7 @@ Item {
width: Style.hspan(20)
height: parent.height
anchors.horizontalCenter: parent.horizontalCenter
- anchors.top: title.bottom
+ anchors.top: settingsTitle.bottom
anchors.topMargin: Style.vspan(0.8)
model: SettingsModel.windowTransitions
delegate: ListItemRadioButton {