Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn: remove margins from underlay since it causes horizontal scroll on smaller screens underlay improvements Fix image cropper not closing correctly
This commit is contained in:
commit
5b71b33579
2 changed files with 1 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ const ImageCropper = {
|
|||
}
|
||||
},
|
||||
methods: {
|
||||
unmounted () {
|
||||
destroy () {
|
||||
if (this.cropper) {
|
||||
this.cropper.destroy()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue