mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-07 00:21:47 -05:00
Changing textarea input color
For textarea elements that don't get CodeMirror attached.
This commit is contained in:
@@ -263,7 +263,7 @@ export default
|
||||
variable: 'key_required',
|
||||
init: true
|
||||
},
|
||||
class: 'Form-textArea',
|
||||
class: 'Form-textAreaLabel',
|
||||
hintText: "{{ key_hint }}",
|
||||
addRequired: false,
|
||||
editRequired: false,
|
||||
|
||||
Reference in New Issue
Block a user