mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
taller search field by default
This commit is contained in:
parent
12c34a7a6a
commit
752e8fde6c
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ Item {
|
|||
margins: units.gridUnit
|
||||
}
|
||||
radius: height/2
|
||||
height: layout.implicitHeight + radius
|
||||
height: layout.implicitHeight + units.gridUnit
|
||||
color: Qt.rgba(1,1,1, 0.3)
|
||||
|
||||
RowLayout {
|
||||
|
|
|
|||
Loading…
Reference in a new issue