유메이라이크 작업중 api추가
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
.button {
|
||||
.size(@w: 60px, @h: 60px);
|
||||
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-image: url("../../../assets/images/btn/btn-60-bk-back-nor@3x.png");
|
||||
@@ -28,8 +27,6 @@
|
||||
position: relative;
|
||||
|
||||
&:focus {
|
||||
&::after {
|
||||
.focused(@boxShadow: 22px, @borderRadius:0px);
|
||||
}
|
||||
background-image: url("../../../assets/images/btn/btn-60-wh-back-foc@3x.png");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user