[#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
@@ -30,6 +30,7 @@
<button
type="button"
aria-label="Refresh"
class="btn btn-transparent btn-circle"
class:refreshing={refreshTimeoutId}
use:tooltip={tooltipData}