Merge pull request #565 from h3poteto/iss-561

refs #561 Close preference page with esc
This commit is contained in:
AkiraFukushima 2018-08-24 08:19:14 +09:00 committed by GitHub
commit 15b32543eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
</el-row>
</el-header>
<el-container>
<div v-shortkey="['esc']" @shortkey="close"></div>
<el-aside width="240px" class="menu">
<el-menu
:default-active="defaultActive"