style(测试计划): 测试计划详情-上下滚动
--story=1016239 --user=吕梦园 https://www.tapd.cn/55049933/prong/stories/view/1155049933001016239
This commit is contained in:
parent
555c31b917
commit
9c2004030c
|
@ -812,8 +812,6 @@
|
|||
nextTick(() => {
|
||||
switchingConfigFormData.value = false;
|
||||
});
|
||||
} else if (showConfigMenu.value) {
|
||||
toggleConfig();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -97,8 +97,7 @@
|
|||
class="relative mx-[16px] border-b"
|
||||
/>
|
||||
</MsCard>
|
||||
<!-- special-height的169: 上面卡片高度153 + mt的16 -->
|
||||
<MsCard class="mt-[16px]" :special-height="169" simple has-breadcrumb no-content-padding>
|
||||
<MsCard class="mt-[16px]" simple has-breadcrumb no-content-padding>
|
||||
<Plan
|
||||
v-if="activeTab === 'plan'"
|
||||
:plan-id="planId"
|
||||
|
|
Loading…
Reference in New Issue