style(Sku): adjust expand icon size (#6646)
Co-authored-by: songweite <songweite@youzan.com>
This commit is contained in:
+2
-2
@@ -179,7 +179,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 110px;
|
||||
margin: 0 4px 6px 0;
|
||||
margin: 0 4px 4px 0;
|
||||
border: 1px solid transparent;
|
||||
|
||||
&:last-child {
|
||||
@@ -195,7 +195,7 @@
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 18px;
|
||||
height: 19px;
|
||||
height: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user