diff --git a/src/qml/Cursor/Main.qml b/src/qml/Cursor/Main.qml index 412ac7b..3d53ddb 100644 --- a/src/qml/Cursor/Main.qml +++ b/src/qml/Cursor/Main.qml @@ -104,9 +104,9 @@ ItemPage { // rightPadding: 0 // } } - } - RoundedItem { + HorizontalDivider {} + RowLayout { spacing: FishUI.Units.largeSpacing * 2