Better iconography

This commit is contained in:
Liyas Thomas
2020-06-19 13:25:41 +05:30
parent 1587a44cd7
commit 62dfb582f4
8 changed files with 34 additions and 27 deletions

View File

@@ -37,7 +37,7 @@
</button>
<v-popover v-if="fb.currentUser === null">
<button class="icon" v-tooltip="$t('login_with')">
<i class="material-icons">vpn_key</i>
<i class="material-icons">login</i>
</button>
<template slot="popover">
<login />
@@ -79,7 +79,7 @@
</v-popover>
<v-popover>
<button class="icon" v-tooltip="$t('more')">
<i class="material-icons">more_vert</i>
<i class="material-icons">drag_indicator</i>
</button>
<template slot="popover">
<div>