Merge pull request #429 from muei/2.0
style(card): feat padding switch prop
This commit is contained in:
commit
b0a9eb4e2c
2 changed files with 14 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<Card style="width:350px">
|
||||
<Card style="width:350px" v-bind:padding="0">
|
||||
<p slot="title">
|
||||
<Icon type="ios-film-outline"></Icon>
|
||||
经典电影
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue