mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-01 18:06:45 +01:00
refs #561 Close login page with esc
This commit is contained in:
parent
0a7e9ccdee
commit
7ebddf0d42
@ -9,6 +9,7 @@
|
||||
</el-row>
|
||||
</el-header>
|
||||
<el-container>
|
||||
<div v-shortkey="['esc']" @shortkey="close"></div>
|
||||
<login-form></login-form>
|
||||
</el-container>
|
||||
</el-container>
|
||||
|
Loading…
x
Reference in New Issue
Block a user