update
parent
f247c2c0e2
commit
e48a920a17
|
@ -58,7 +58,7 @@
|
||||||
<script>
|
<script>
|
||||||
export default class Card {
|
export default class Card {
|
||||||
props = {
|
props = {
|
||||||
shadow: 'always',
|
shadow: '',
|
||||||
padding: 16
|
padding: 16
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in New Issue