발전 시뮬레이션 하단 수정
This commit is contained in:
parent
b079f03bef
commit
f3f2c9183e
@ -1024,6 +1024,7 @@
|
||||
display: flex;
|
||||
padding: 20px;
|
||||
.simulation-tit-wrap{
|
||||
flex: none;
|
||||
padding-right: 40px;
|
||||
border-right: 1px solid #EEEEEE;
|
||||
span{
|
||||
@ -1047,6 +1048,7 @@
|
||||
}
|
||||
}
|
||||
.simulation-guide-box{
|
||||
flex: 1;
|
||||
padding-left: 40px;
|
||||
dl{
|
||||
margin-bottom: 25px;
|
||||
@ -1066,6 +1068,9 @@
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
ul, ol{
|
||||
list-style: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user