mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +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 {
|
||||
id: dotDisplay
|
||||
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
|
||||
|
||||
Repeater {
|
||||
|
|
|
|||
Loading…
Reference in a new issue