Fix: icon sizing and alignment issues

This commit is contained in:
Nicholas Wallace 2025-03-31 00:02:45 -07:00
parent 71f6f53111
commit e119672336
12 changed files with 55 additions and 36 deletions

View file

@ -119,6 +119,7 @@ export default {
routeName: 'bookshelf-playlists',
iconPack: 'material-symbols',
icon: 'queue_music',
iconClass: 'text-2xl',
text: this.$strings.ButtonPlaylists
})
}