mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
docs(Cell): updte icon size (#6780)
This commit is contained in:
@@ -60,7 +60,10 @@
|
||||
|
||||
<van-cell icon="shop-o" :title="t('cell')">
|
||||
<template #right-icon>
|
||||
<van-icon name="search" style="line-height: inherit;" />
|
||||
<van-icon
|
||||
name="search"
|
||||
style="font-size: 16px; line-height: inherit;"
|
||||
/>
|
||||
</template>
|
||||
</van-cell>
|
||||
</demo-block>
|
||||
|
Reference in New Issue
Block a user