init
This commit is contained in:
@@ -24,11 +24,11 @@ export default {
|
||||
},
|
||||
width: {
|
||||
type: [Number, String],
|
||||
default: "41px"
|
||||
default: "30px"
|
||||
},
|
||||
height: {
|
||||
type: [Number, String],
|
||||
default: "41px"
|
||||
default: "30px"
|
||||
},
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user