Align the style of all scrollbars

This commit is contained in:
wxlyyy
2025-12-14 23:41:16 +08:00
parent 7d795256de
commit c6a1541c6d
5 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ RowLayout {
id: defaultDelegate
ItemDelegate {
id: delegateRoot
width: listView.width - listView.scrollBarTotalWidth
width: listView.width
leftPadding: Style.marginM
rightPadding: Style.marginM
topPadding: Style.marginS