Fixed save bug

Tweaked animations
Updated help page
This commit is contained in:
Max G
2019-07-30 20:46:24 +00:00
parent b2dc6e5218
commit 534bcb47cf
3 changed files with 21 additions and 7 deletions

View File

@@ -48,7 +48,7 @@
<div class="ui right floated basic button"
data-tooltip="Log Out" data-position="left center"
v-on:click="destroyLoginToken">{{username}}</div>
v-on:click="destroyLoginToken"><i class="user icon"></i> {{username}}</div>
</div>
</div>