1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-08 07:48:45 +01:00

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

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"