fix: json stream data is truncated

This commit is contained in:
jialin
2025-01-20 22:08:08 +08:00
parent f94fcf58a7
commit db733ac9ce
7 changed files with 54 additions and 22 deletions
@@ -39,6 +39,10 @@
border-top: 0;
border-radius: 0 0 var(--ant-table-header-border-radius)
var(--ant-table-header-border-radius);
.ant-empty-image {
height: 30px;
}
}
.row-wrapper {