|
@@ -79,7 +79,7 @@ const ContentAreaLarge = () => {
|
|
positionRef.current = selectedBodyPosition;
|
|
positionRef.current = selectedBodyPosition;
|
|
|
|
|
|
return (
|
|
return (
|
|
- <Row>
|
|
|
|
|
|
+ <Row className="w-full p-1">
|
|
<Col span={20}>
|
|
<Col span={20}>
|
|
<Row gutter={16} className="h-full">
|
|
<Row gutter={16} className="h-full">
|
|
<Col span={4} className="flex flex-col">
|
|
<Col span={4} className="flex flex-col">
|