mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-18 01:35:08 +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
|
@ -9,7 +9,7 @@
|
|||
<p class="pl-3 pr-6 text-base text-fg">{{ config.name }}</p>
|
||||
|
||||
<div class="absolute top-0 right-0 h-full px-4 flex items-center" @click.stop="editServerConfig(config)">
|
||||
<span class="material-symbols text-lg text-fg-muted">more_vert</span>
|
||||
<span class="material-symbols text-2xl text-fg-muted">more_vert</span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- warning message if server connection config is using an old user id -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue