NEZ-2970 fix:asset comments调整大小后 底部弹窗样式错误

This commit is contained in:
zyh
2023-07-10 11:15:55 +08:00
parent 47b860d51d
commit 9c96ab84e9
2 changed files with 3 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
</div>
</rich-text-editor>
</div>
<div :style="{height: rowBox ?'calc(100% - 184px)':'calc(100% - 35px)'}">
<div style="height:calc(100% - 45px)">
<assetCommentTable
ref="dataTable"
:orderByFa="'id'"