fix(fe): structural flex layout fix for 100% viewport height zero-scroll fit
This commit is contained in:
@@ -138,7 +138,6 @@ const handleRetry = () => {
|
||||
<DataGridShell
|
||||
:rows="filteredJobs"
|
||||
:columns="shadowRunColumns"
|
||||
height="calc(100vh - 210px)"
|
||||
empty-message="검색 조건에 맞는 배치 작업이 없습니다."
|
||||
/>
|
||||
</BatchOperationsPageV2>
|
||||
|
||||
Reference in New Issue
Block a user