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
System Settings
Commits
2258d49d
Commit
2258d49d
authored
Feb 03, 2021
by
Nate Graham
Browse files
[sidebar] Fix intro icon alignment
parent
c2bed90c
Changes
1
Hide whitespace changes
Inline
Side-by-side
sidebar/package/contents/ui/IntroIcon.qml
View file @
2258d49d
...
...
@@ -34,7 +34,7 @@ MouseArea {
}
width
:
childrenRect
.
width
height
:
childrenRect
.
height
height
:
Kirigami
.
Units
.
gridUnit
*
6
activeFocusOnTab
:
true
hoverEnabled
:
true
...
...
@@ -77,6 +77,7 @@ MouseArea {
Layout.alignment
:
Qt
.
AlignHCenter
horizontalAlignment
:
Text
.
AlignHCenter
wrapMode
:
Text
.
Wrap
maximumLineCount
:
3
}
Kirigami.Separator
{
Layout.fillWidth
:
true
...
...
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