@trops/dash-core 0.1.121 → 0.1.122

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
@@ -33208,7 +33208,7 @@ var DashboardsSection = function DashboardsSection(_ref) {
33208
33208
  var listContent = /*#__PURE__*/jsxRuntime.jsxs("div", {
33209
33209
  className: "flex flex-col h-full",
33210
33210
  children: [/*#__PURE__*/jsxRuntime.jsxs("div", {
33211
- className: "flex-shrink-0 flex flex-col gap-2 px-3 pt-3 pb-2 ".concat(headerStyles.backgroundColor || ""),
33211
+ className: "flex-shrink-0 flex flex-col gap-2 px-3 py-2 ".concat(headerStyles.backgroundColor || ""),
33212
33212
  children: [/*#__PURE__*/jsxRuntime.jsxs("div", {
33213
33213
  className: "flex items-center gap-2",
33214
33214
  children: [/*#__PURE__*/jsxRuntime.jsx("div", {