인트로관련 티버튼 스타일 수정
This commit is contained in:
@@ -118,16 +118,15 @@
|
||||
background: url(../../../assets/images/icons/ic-pop-conts-go-nor.png);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
width: 37px;
|
||||
height: 37px;
|
||||
}
|
||||
&:focus {
|
||||
&:after {
|
||||
background-size: contain;
|
||||
content: "";
|
||||
background: url(../../../assets/images/icons/ic-pop-conts-go-hov.png);
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
width: 37px;
|
||||
height: 37px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user