@@ -10,7 +10,7 @@ export default {
props: {
width: {
type: String,
- default: '300px'
+ default: '200px'
},
height: {