diff --git a/src/components/canvas/CanvasEstimate.jsx b/src/components/canvas/CanvasEstimate.jsx index b926df3..aed605a 100644 --- a/src/components/canvas/CanvasEstimate.jsx +++ b/src/components/canvas/CanvasEstimate.jsx @@ -635,7 +635,7 @@ export default function CanvasEstimate() { {/* */} {/* 견적복사 */} - + {/* */} ) } \ No newline at end of file diff --git a/src/styles/_contents.scss b/src/styles/_contents.scss index 08b40e9..e72637e 100644 --- a/src/styles/_contents.scss +++ b/src/styles/_contents.scss @@ -884,7 +884,7 @@ border: 1px solid #ECF0F4; border-radius: 3px; padding: 24px; - max-height: 350px; + height: 350px; overflow-y: auto; margin-bottom: 30px; dl{