[#1702] added aria-label to some buttons for accessibility

Co-authored-by: Nolan Darilek <nolan@thewordnerd.info>
This commit is contained in:
Gani Georgiev
2023-01-28 20:13:15 +02:00
parent 51ee1b5367
commit c51148e4d7
36 changed files with 82 additions and 78 deletions
@@ -233,7 +233,7 @@
<svelte:fragment slot="footer">
{#if !admin.isNew}
<button type="button" class="btn btn-sm btn-circle btn-transparent">
<button type="button" aria-label="More" class="btn btn-sm btn-circle btn-transparent">
<!-- empty span for alignment -->
<span />
<i class="ri-more-line" />