responsive: base ok
This commit is contained in:
@@ -67,8 +67,10 @@ export default {
|
||||
{
|
||||
name: `modal-${this.item.id}`,
|
||||
draggable: false,
|
||||
width: '850px',
|
||||
height: '610px'
|
||||
maxWidth: 850,
|
||||
maxHeight: 610,
|
||||
width: '95%',
|
||||
height: '95%'
|
||||
}
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user