mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 06:55:59 +03:00
Remove customizaton for placeholder text color from UnifiedSearchInputContainer.
Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
parent
aaf9d6bd4c
commit
fa275a5a6b
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ TextField {
|
|||
rightPadding: trayWindowUnifiedSearchTextFieldClearTextButton.width + trayWindowUnifiedSearchTextFieldClearTextButton.anchors.rightMargin + textFieldHorizontalPaddingOffset
|
||||
|
||||
placeholderText: qsTr("Search files, messages, events …")
|
||||
placeholderTextColor: placeholderColor
|
||||
|
||||
selectByMouse: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue