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
Plasma
Discover
Commits
6b3a6f4d
Commit
6b3a6f4d
authored
Nov 18, 2020
by
Nate Graham
Browse files
Fix incorrect usage of units on ApplicationDelegate
(cherry picked from commit
3bd101d2
)
parent
4c118c49
Changes
1
Hide whitespace changes
Inline
Side-by-side
discover/qml/ApplicationDelegate.qml
View file @
6b3a6f4d
...
...
@@ -125,7 +125,7 @@ Kirigami.AbstractCard
anchors
{
bottom
:
parent
.
bottom
right
:
parent
.
right
rightMargin
:
u
nits
.
smallSpacing
rightMargin
:
Kirigami
.
U
nits
.
smallSpacing
}
}
}
...
...
Write
Preview
Markdown
is supported
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