style: 지붕재 적합성 결과 아이콘 css 수정
This commit is contained in:
parent
c94ced6c77
commit
1185d08c8d
@ -529,24 +529,7 @@
|
|||||||
|
|
||||||
// 지붕재 적합성
|
// 지붕재 적합성
|
||||||
.compliance-icon{
|
.compliance-icon{
|
||||||
display: block;
|
display: flex;
|
||||||
width: 22px;
|
|
||||||
height: 22px;
|
|
||||||
background-size: cover;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
background-position: center;
|
|
||||||
&.check{
|
|
||||||
background-image: url(/assets/images/sub/compliance_check_icon.svg);
|
|
||||||
}
|
|
||||||
&.x{
|
|
||||||
background-image: url(/assets/images/sub/compliance_x_icon.svg);
|
|
||||||
}
|
|
||||||
&.quest{
|
|
||||||
background-image: url(/assets/images/sub/compliance_quest_icon.svg);
|
|
||||||
}
|
|
||||||
&.tip{
|
|
||||||
background-image: url(/assets/images/sub/compliance_tip_icon.svg);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
.compliance-check-wrap{
|
.compliance-check-wrap{
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user