mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 14:43:09 +00:00
fix the text field
This commit is contained in:
parent
a49260551d
commit
25a85543cd
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ Item {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
header: Controls.ToolBar {
|
header: Controls.ToolBar {
|
||||||
|
height: Kirigami.Units.gridUnit * 2
|
||||||
contentItem: Kirigami.SearchField {
|
contentItem: Kirigami.SearchField {
|
||||||
id: queryField
|
id: queryField
|
||||||
focus: true
|
focus: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue