mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-19 08:19:15 +08:00
style: Increase the height of the script input box (#7398)
This commit is contained in:
parent
2f0b4888de
commit
dde686d55f
@ -212,7 +212,7 @@
|
|||||||
:indent-with-tab="true"
|
:indent-with-tab="true"
|
||||||
:tabSize="4"
|
:tabSize="4"
|
||||||
:lineWrapping="true"
|
:lineWrapping="true"
|
||||||
style="width: 100%; margin-top: 5px; height: 100px"
|
style="width: 100%; margin-top: 5px; min-height: 100px"
|
||||||
theme="cobalt"
|
theme="cobalt"
|
||||||
:styleActiveLine="true"
|
:styleActiveLine="true"
|
||||||
:matchBrackets="true"
|
:matchBrackets="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user