@@ -790,7 +790,6 @@ onMounted(() => window.addEventListener('resize', onResize))
display: flex;
flex-direction: column;
min-height: 0;
- overflow: hidden;
> .section-card:not(.log-card) {
flex-shrink: 0;
@@ -802,7 +801,6 @@ onMounted(() => window.addEventListener('resize', onResize))
margin-bottom: 0;
height: 0;
:deep(.ant-card-head) {