@zero-library/chat-agent 2.3.9 → 2.3.10

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.esm.js CHANGED
@@ -2373,7 +2373,7 @@ var QuickAskPanelDrawer_default = ({ open, onClose }) => {
2373
2373
  Drawer,
2374
2374
  {
2375
2375
  className: classNames11("no-padding-drawer"),
2376
- width: 360,
2376
+ width: 540,
2377
2377
  open,
2378
2378
  title: "\u80FD\u529B\u9009\u62E9",
2379
2379
  closable: { placement: "end" },