Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Elisa
Commits
a27eeb74
Commit
a27eeb74
authored
Jan 06, 2022
by
Nate Graham
Browse files
Remove unnecessary right margin in grid view's scrollbar
parent
0f0ed6ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/qml/GridBrowserView.qml
View file @
a27eeb74
...
...
@@ -178,7 +178,6 @@ FocusScope {
Layout.fillHeight
:
true
Layout.fillWidth
:
true
Layout.leftMargin
:
Kirigami
.
Units
.
smallSpacing
Layout.rightMargin
:
Kirigami
.
Units
.
smallSpacing
ScrollView
{
id
:
scrollView
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment