면 흐름 설정 팝업 수정
This commit is contained in:
parent
9ee663d170
commit
9e49a7f5c9
@ -48,7 +48,7 @@ export default function CanvasPage() {
|
|||||||
<CanvasLayout menuValue={menuValue}/>
|
<CanvasLayout menuValue={menuValue}/>
|
||||||
</div>
|
</div>
|
||||||
{/* 배치면 초기 설정 */}
|
{/* 배치면 초기 설정 */}
|
||||||
<PlacementSettingPop/>
|
{/* <PlacementSettingPop/> */}
|
||||||
|
|
||||||
{/* 캔버스 기본 셋팅 */}
|
{/* 캔버스 기본 셋팅 */}
|
||||||
{/* {modalOption.option && <SettingModal01/>} */}
|
{/* {modalOption.option && <SettingModal01/>} */}
|
||||||
|
|||||||
@ -1035,6 +1035,7 @@ $alert-color: #101010;
|
|||||||
// 면 흐름 설정
|
// 면 흐름 설정
|
||||||
.drawing-flow-wrap{
|
.drawing-flow-wrap{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
gap: 10px;
|
||||||
.discrimination-box{
|
.discrimination-box{
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -1137,26 +1138,3 @@ $alert-color: #101010;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user