@trops/dash-core 0.1.519 → 0.1.520

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
@@ -50853,7 +50853,7 @@ var AppSettingsModal = function AppSettingsModal(_ref) {
50853
50853
  className: "flex-1 overflow-y-auto p-6 ".concat(panelStyles.textColor || "text-gray-200"),
50854
50854
  children: /*#__PURE__*/jsxRuntime.jsx(AiAssistantSection, {})
50855
50855
  }), activeSection === "privacy-security" && /*#__PURE__*/jsxRuntime.jsx("div", {
50856
- className: "flex-1 overflow-y-auto ".concat(panelStyles.textColor || "text-gray-200"),
50856
+ className: "flex-1 flex flex-col min-h-0 ".concat(panelStyles.textColor || "text-gray-200"),
50857
50857
  children: /*#__PURE__*/jsxRuntime.jsx(PrivacySecuritySection, {})
50858
50858
  })]
50859
50859
  }), /*#__PURE__*/jsxRuntime.jsx(DashReact.SettingsModal.Footer, {