mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
remove decorative svg from screen readers
This commit is contained in:
parent
85018dd106
commit
47c65bac6c
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
stroke-width={strokeWidth}
|
||||
stroke="currentColor"
|
||||
class={className}
|
||||
aria-hidden="true"
|
||||
>
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15" />
|
||||
</svg>
|
||||
|
|
|
|||
Loading…
Reference in a new issue