vue-msgbox
vue-msgbox copied to clipboard
how to adjust msg box size
it's perfect on the phone device. However, it seems its width is too big, as shown attached.
You can change width: 85%
to width: auto
in https://github.com/ElemeFE/vue-msgbox/blob/647647c05e4c8126b90b3f4c6d5cd871c1653f3e/src/msgbox.vue#L32