mirror of
https://github.com/EvolutionAPI/evolution-manager.git
synced 2025-07-13 15:14:49 -06:00
fix: logout btn size
This commit is contained in:
parent
5d61c6ff84
commit
2667777ea1
@ -37,6 +37,7 @@
|
||||
<v-btn
|
||||
v-if="!!AppStore.connection.host"
|
||||
icon
|
||||
size="small"
|
||||
@click="logout"
|
||||
:disabled="loading"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user