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:
advplyr 2025-04-05 17:14:43 -05:00
parent b1c4ceb40a
commit 1b0843d12e
13 changed files with 22 additions and 22 deletions

View file

@ -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 -->