mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-29 07:04:31 +02:00
Update Year in review icons, update some icons to be larger, fix read more/less, audio player use keyboard arrow down
This commit is contained in:
parent
b1c4ceb40a
commit
1b0843d12e
13 changed files with 22 additions and 22 deletions
|
@ -22,7 +22,7 @@
|
|||
</div>
|
||||
<div class="w-8 min-w-8 flex justify-center">
|
||||
<button class="w-8 h-8 rounded-full flex items-center justify-center" @click.stop.prevent="showMore">
|
||||
<span class="material-symbols">more_vert</span>
|
||||
<span class="material-symbols text-2xl">more_vert</span>
|
||||
</button>
|
||||
</div>
|
||||
</nuxt-link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue