lizaui 7.0.7 → 7.0.9

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.
@@ -2508,7 +2508,7 @@ const Jt = ({ disabled: e, error: r }) => /* @__PURE__ */ s.jsx(
2508
2508
  border: none;
2509
2509
  padding: 12px;
2510
2510
  font-family: var(--font-family-base);
2511
- min-width: 320px;
2511
+ min-width: 300px;
2512
2512
  border-radius: calc(var(--radius) - 2px);
2513
2513
  background-color: var(--color-content1-default);
2514
2514
  }