agenttop 0.10.0 → 0.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1268,6 +1268,8 @@ var ToolCallDetail = React8.memo(({ event, focused, height }) => {
1268
1268
  {
1269
1269
  flexDirection: "column",
1270
1270
  flexGrow: 1,
1271
+ flexShrink: 1,
1272
+ overflow: "hidden",
1271
1273
  borderStyle: "single",
1272
1274
  borderColor: focused ? colors.primary : colors.border,
1273
1275
  children: [