CN-1320 fix:系统内置库内的ICP更新页表格多出一空行

This commit is contained in:
hyx
2023-09-22 16:38:29 +08:00
parent cdc6993bee
commit 4f1758c31a
2 changed files with 2 additions and 2 deletions

View File

@@ -1645,7 +1645,7 @@ height:300px !important;
flex-direction: column; flex-direction: column;
padding-bottom:0 !important; padding-bottom:0 !important;
width: 1080px !important; width: 1080px !important;
height: fit-content; height: 600px;
overflow: hidden; overflow: hidden;
&.update-knowledge--upload { &.update-knowledge--upload {
height: auto; height: auto;

View File

@@ -126,7 +126,7 @@
:data="updateHistoryList" :data="updateHistoryList"
@selection-change="secondSelectionChange" @selection-change="secondSelectionChange"
width="100%" width="100%"
max-height="653px" max-height="400px"
class="update-dialog__table" class="update-dialog__table"
cell-style="padding:6px 0px;font-size: 12px;color: #353636;font-weight: 400;line-height: 20px;border-right:none;" cell-style="padding:6px 0px;font-size: 12px;color: #353636;font-weight: 400;line-height: 20px;border-right:none;"
header-cell-style="padding:8px 0px;font-size: 12px;color: #353636;font-weight: 500;border-right:none;"> header-cell-style="padding:8px 0px;font-size: 12px;color: #353636;font-weight: 500;border-right:none;">