fixed widget size

This commit is contained in:
Nalvazhuthi
2025-04-10 10:06:53 +05:30
parent c953c71f3f
commit 5f0f5034de
3 changed files with 5 additions and 2 deletions

View File

@@ -94,6 +94,7 @@ export const DraggableWidget = ({
"floating",
"sidebar-right-wrapper",
"card",
"dropdown-menu",
],
setMenuVisible: () => setSelectedChartId(null),
});