diff --git a/src/components/collections/PmGridCollection.jsx b/src/components/collections/PmGridCollection.jsx index a88d90a9..7b1f0605 100644 --- a/src/components/collections/PmGridCollection.jsx +++ b/src/components/collections/PmGridCollection.jsx @@ -83,6 +83,7 @@ const PmGridCollection = ({ selectedProject, fromDate, toDate, isPending }) => { return ( -
+
+
@@ -242,7 +242,7 @@ export default function PmsGrid({
); } +// For Full screen - class card card-action card-fullscreen \ No newline at end of file