mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-09 00:48:56 +08:00
docs(Badge): fix demo align
This commit is contained in:
parent
475e60b282
commit
4b410b6bf7
@ -28,7 +28,7 @@
|
||||
</demo-block>
|
||||
|
||||
<demo-block :title="t('standalone')">
|
||||
<van-badge :content="200" :max="99" />
|
||||
<van-badge :content="200" :max="99" style="margin-left: 16px;" />
|
||||
</demo-block>
|
||||
</demo-section>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user