diff --git a/lib/experimental/Widgets/Layout/Dashboard/index.tsx b/lib/experimental/Widgets/Layout/Dashboard/index.tsx index 8ba6d892..2ebe92e2 100644 --- a/lib/experimental/Widgets/Layout/Dashboard/index.tsx +++ b/lib/experimental/Widgets/Layout/Dashboard/index.tsx @@ -54,7 +54,7 @@ const _Dashboard = forwardRef( style={{ width: `${Math.floor((1 / columns) * 10000) / 100 - 0.05}%`, }} - className="pb-4 pr-4 *:shadow" + className="pb-[0.01px] pr-4 *:mb-4 *:shadow" > {child}