feat(a11y): enhance post-related a11y features (#2328)
This commit is contained in:
parent
5a765187ab
commit
4325bca22b
6 changed files with 10 additions and 6 deletions
|
@ -11,6 +11,7 @@ const { editor } = defineProps<{
|
|||
<VDropdown v-if="editor" placement="top">
|
||||
<button
|
||||
btn-action-icon
|
||||
:aria-label="$t('tooltip.open_editor_tools')"
|
||||
>
|
||||
<div i-ri:font-size-2 />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue