[components] TItemCard, box-shadow 수정
Detail Notes : 1. .focusDropShadow, 50px → 22px 변경
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
/* focused */
|
||||
&:focus {
|
||||
&::after {
|
||||
.focused(@boxShadow:50px, @borderRadius:12px);
|
||||
.focused(@boxShadow: 22px, @borderRadius: 12px);
|
||||
}
|
||||
|
||||
// best seller
|
||||
|
||||
Reference in New Issue
Block a user