style(接口测试): 修改接口测试对比抽屉样式

This commit is contained in:
xinxin.wu 2024-08-08 18:10:05 +08:00 committed by 刘瑞斌
parent c1e7391a41
commit c2108ecc15
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
<!-- 对比 -->
<div class="diff-container">
<MsCard simple auto-height no-content-padding>
<a-spin class="h-full w-full p-4" :loading="loading">
<a-spin class="min-h-[calc(100vh-110px)] w-full p-4" :loading="loading">
<div class="diff-normal">
<div class="diff-item">
<div class="title-type"> [{{ apiDetailInfo?.num }}] {{ apiDetailInfo?.name }} </div>