sorting, typo
This commit is contained in:
parent
c179daaf80
commit
b2f7309e1e
5 changed files with 19 additions and 17 deletions
|
|
@ -52,7 +52,7 @@ export default {
|
|||
this.$emit('update:shadow', { axis, value: Number(value) })
|
||||
},
|
||||
update () {
|
||||
const sheet = createStyleSheet('style-component-preview')
|
||||
const sheet = createStyleSheet('style-component-preview', 90)
|
||||
|
||||
sheet.clear()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue