fix(builder): Fix the control panel being too narrow for its elements (#7758)

wix width
This commit is contained in:
Swifty
2024-08-08 13:38:40 +02:00
committed by GitHub
parent be0f6498ed
commit 3eb0d73461

View File

@@ -50,7 +50,7 @@ export const BlocksControl: React.FC<BlocksControlProps> = ({
side="right"
sideOffset={22}
align="start"
className="w-80 p-0"
className="w-96 p-0"
>
<Card className="border-none shadow-none">
<CardHeader className="p-4">