move styled text field
This commit is contained in:
parent
9cf647bfb3
commit
aa943a44b6
1 changed files with 0 additions and 0 deletions
8
components/StyledTextField.qml
Normal file
8
components/StyledTextField.qml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
import qs.config
|
||||
import QtQuick.Controls
|
||||
|
||||
TextField {
|
||||
|
||||
color: Theme.palette.basecontent
|
||||
background: null
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue