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