Merge branch 'develop' into vue3

This commit is contained in:
syuilo 2020-07-25 12:03:05 +09:00
commit 66cc7a28ba
10 changed files with 185 additions and 21 deletions

View file

@ -1,5 +1,5 @@
<template>
<x-window @closed="() => { $emit('closed'); destroyDom(); }" :no-padding="true">
<x-window @closed="() => { $emit('closed'); destroyDom(); }" :no-padding="true" :width="520" :height="500">
<template #header>{{ instance.host }}</template>
<div class="mk-instance-info">
<div class="table info">