mirror of
https://github.com/acepanel/panel.git
synced 2026-02-06 13:37:13 +08:00
fix(cron): editor space
This commit is contained in:
@@ -99,8 +99,7 @@ Date: 2023-07-21
|
||||
<label class="layui-form-label">脚本内容</label>
|
||||
<div class="layui-input-block">
|
||||
<div id="cron-add-script-editor"
|
||||
style="height: 250px;"># 在此输入你要执行的脚本内容
|
||||
</div>
|
||||
style="height: 250px;"># 在此输入你要执行的脚本内容</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layui-form-item">
|
||||
|
||||
Reference in New Issue
Block a user