mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
fix(ActionSheet): icon class name (#12701)
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
&--icon {
|
||||
&-icon {
|
||||
font-size: var(--van-action-sheet-item-icon-size);
|
||||
margin-right: var(--van-action-sheet-item-icon-margin-right);
|
||||
}
|
||||
|
Reference in New Issue
Block a user