diff --git a/src/declarativeimports/plasmacomponents/qml/SectionScroller.qml b/src/declarativeimports/plasmacomponents/qml/SectionScroller.qml index c38bb5ff3..2e73835a1 100644 --- a/src/declarativeimports/plasmacomponents/qml/SectionScroller.qml +++ b/src/declarativeimports/plasmacomponents/qml/SectionScroller.qml @@ -77,7 +77,7 @@ Item { } } - width: 18 + implicitWidth: scrollBar.implicitWidth Behavior on opacity { NumberAnimation { duration: 250