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