increase spacing of icons
This commit is contained in:
parent
3dac486688
commit
67bc9e5ba3
2 changed files with 7 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
|||
</a>
|
||||
<button
|
||||
v-if="currentUser"
|
||||
class="button-unstyled nav-icon"
|
||||
class="button-unstyled nav-icon nav-icon-logout"
|
||||
@click.prevent="logout"
|
||||
>
|
||||
<FAIcon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue