fix(a11y): add more aria labels
This commit is contained in:
parent
9ad79d5f37
commit
59e365591d
11 changed files with 15 additions and 9 deletions
|
@ -61,6 +61,7 @@ const aspectRatio = computed(() => {
|
|||
focus:outline-none
|
||||
focus:ring="2 primary inset"
|
||||
rounded-lg
|
||||
aria-label="Open image preview dialog"
|
||||
@click="openImagePreviewDialog({
|
||||
src,
|
||||
alt: attachment.description!,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue