Skip to content
GitLab
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
3bd101d2
Commit
3bd101d2
authored
Nov 18, 2020
by
Nate Graham
Browse files
Fix incorrect usage of units on ApplicationDelegate
parent
b45affd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
discover/qml/ApplicationDelegate.qml
View file @
3bd101d2
...
...
@@ -125,7 +125,7 @@ Kirigami.AbstractCard
anchors
{
bottom
:
parent
.
bottom
right
:
parent
.
right
rightMargin
:
u
nits
.
smallSpacing
rightMargin
:
Kirigami
.
U
nits
.
smallSpacing
}
}
}
...
...
Nate Graham
@ngraham
mentioned in commit
6b3a6f4d
·
Nov 18, 2020
mentioned in commit
6b3a6f4d
mentioned in commit 6b3a6f4d89aff557e12e4a44252b46c77ff125b6
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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