Client - add missing class to logout button in nav bar
This commit is contained in:
parent
b9f0deffe1
commit
4c5a5f3d23
@ -60,7 +60,7 @@
|
||||
{{ authUser.username }}
|
||||
</router-link>
|
||||
<button
|
||||
class="nav-button transparent"
|
||||
class="nav-button logout-button transparent"
|
||||
@click="updateDisplayModal(true)"
|
||||
:title="$t('user.LOGOUT')"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user