[THeader] focus 상태일때 background color 보이는 부분 수정정
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
border: none;
|
border: none;
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
border-radius: 7px;
|
border-radius: 10px;
|
||||||
background-image: url("../../../assets/images/btn/btn-60-wh-back-foc@3x.png");
|
background-image: url("../../../assets/images/btn/btn-60-wh-back-foc@3x.png");
|
||||||
box-shadow: 0px 6px 30px 0 rgba(0, 0, 0, 0.4);
|
box-shadow: 0px 6px 30px 0 rgba(0, 0, 0, 0.4);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user