mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-21 18:02:35 +01:00
parent
3daf257688
commit
c495012db2
@ -36,6 +36,7 @@ export default Swal;
|
|||||||
export const swalToastOptions: SweetAlertOptions = {
|
export const swalToastOptions: SweetAlertOptions = {
|
||||||
...commonSwalOptions,
|
...commonSwalOptions,
|
||||||
toast: true,
|
toast: true,
|
||||||
|
width: '50vw',
|
||||||
position: 'top',
|
position: 'top',
|
||||||
showConfirmButton: false,
|
showConfirmButton: false,
|
||||||
showCloseButton: true,
|
showCloseButton: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user