fix(测试跟踪):修复批量开关定时任务-提示信息和取消按钮重叠
--bug=1025860 --user=王旭 【测试跟踪】测试计划-批量开关定时任务-提示信息和取消按钮重叠 https://www.tapd.cn/55049933/s/1367910
This commit is contained in:
parent
6ca44c0bf6
commit
4513353ae3
|
@ -22,7 +22,7 @@
|
||||||
:inactive-text="$t('test_track.plan.batch_update_schedule_enable', [size])"
|
:inactive-text="$t('test_track.plan.batch_update_schedule_enable', [size])"
|
||||||
active-color="#783887">
|
active-color="#783887">
|
||||||
</el-switch>
|
</el-switch>
|
||||||
<p style="font-size: 10px;color: gray;margin-bottom: -10px">
|
<p style="font-size: 10px;color: gray;margin-bottom: 1px">
|
||||||
{{ $t('test_track.plan.batch_update_schedule_enable_alert') }}
|
{{ $t('test_track.plan.batch_update_schedule_enable_alert') }}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue