[component] TItemCard, css 수정
Detail Notes : 1. TYPES.horizontal, box-shodow 수정 (50px → 22px)
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
/* focused */
|
/* focused */
|
||||||
&:focus {
|
&:focus {
|
||||||
&::after {
|
&::after {
|
||||||
.focused(@boxShadow:50px, @borderRadius:12px);
|
.focused(@boxShadow:22px, @borderRadius:12px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user