diff --git a/src/components/DefaultLayout/DefaultLayoutLast.tsx b/src/components/DefaultLayout/DefaultLayoutLast.tsx index 67eb020..bd10369 100644 --- a/src/components/DefaultLayout/DefaultLayoutLast.tsx +++ b/src/components/DefaultLayout/DefaultLayoutLast.tsx @@ -36,6 +36,7 @@ interface IDefaultLayoutProps { } const defaultStyle = { + display: 'flex', height: "100%", backgroundColor: "white", }; @@ -201,7 +202,7 @@ const DefaultLayout: FunctionComponent = (props) => { overflow: "auto", }} > - {haveSearch && = (props) => { {`${location.name || '위치 확인중...'}`} } {/* */} - } + } {/* */} {/* {pathDom} */} div { width: 100%;