style(Sku): adjust expand icon size (#6646)

Co-authored-by: songweite <songweite@youzan.com>
This commit is contained in:
Waiter
2020-06-29 19:08:29 +08:00
committed by GitHub
co-authored by songweite
parent ab5a665387
commit 57398070d6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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;
}
}