mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-02 09:48:50 +00:00
Fix whitespace
This commit is contained in:
parent
c735bf3bcf
commit
dbcbf21072
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ Rectangle {
|
||||||
RowLayout {
|
RowLayout {
|
||||||
id: dotDisplay
|
id: dotDisplay
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
height: units.gridUnit * 1.5// maintain height when letter is shown
|
height: units.gridUnit * 1.5 // maintain height when letter is shown
|
||||||
spacing: 6
|
spacing: 6
|
||||||
|
|
||||||
Repeater {
|
Repeater {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue