mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[improvement] update basic icons (#2159)
This commit is contained in:
@@ -149,8 +149,7 @@ export default {
|
||||
}
|
||||
|
||||
img {
|
||||
width: 20px;
|
||||
display: block;
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
@@ -6,6 +6,7 @@
|
||||
|
||||
&__icon,
|
||||
&__label {
|
||||
height: @checkbox-size;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
line-height: @checkbox-size;
|
||||
@@ -13,7 +14,7 @@
|
||||
|
||||
&__icon {
|
||||
.van-icon {
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
color: transparent;
|
||||
text-align: center;
|
||||
line-height: inherit;
|
||||
|
Reference in New Issue
Block a user