rewrite ExtraButtons using v-tooltip

This commit is contained in:
taehoon 2019-07-11 08:31:02 -04:00
parent 1727c815f8
commit 005815c825
3 changed files with 13 additions and 48 deletions

View file

@ -824,7 +824,7 @@ $status-margin: 0.75em;
display: flex;
margin-top: $status-margin;
div, favorite-button {
> * {
max-width: 4em;
flex: 1;
}