Skip to content

Commit

Permalink
UX: Update icon in add to album dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
lastzero committed Dec 31, 2020
1 parent 49f2ee4 commit 0c5e00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/dialog/photo/album.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<v-container fluid class="pb-2 pr-2 pl-2">
<v-layout row wrap>
<v-flex xs3 text-xs-center>
<v-icon size="54" color="secondary-dark lighten-1">bookmark</v-icon>
<v-icon size="62" color="secondary-dark lighten-1">photo_album</v-icon>
</v-flex>
<v-flex xs9 text-xs-left align-self-center>
<v-autocomplete
Expand Down

0 comments on commit 0c5e00d

Please sign in to comment.