formatting
This commit is contained in:
parent
a0cbc78923
commit
a390af2aae
1 changed files with 2 additions and 1 deletions
|
|
@ -304,7 +304,8 @@ NLoader {
|
|||
|
||||
TextField {
|
||||
id: searchInput
|
||||
placeholderText: searchText === "" ? "Search applications... (use > to view commands)" : "Search applications..."
|
||||
placeholderText: searchText
|
||||
=== "" ? "Search applications... (use > to view commands)" : "Search applications..."
|
||||
color: Color.mOnSurface
|
||||
placeholderTextColor: Color.mOnSurfaceVariant
|
||||
background: null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue