reduce remote interact dialog width

This commit is contained in:
Johann150 2023-03-05 14:26:02 +01:00
parent 2759cd8174
commit 8e1adfa03a
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1

View file

@ -1,7 +1,7 @@
<template>
<XModalWindow
ref="dialog"
:width="700"
:width="500"
@close="onClose()"
@closed="emit('closed')"
>