mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
remove decorative svg from screen readers
This commit is contained in:
parent
85018dd106
commit
47c65bac6c
@ -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 New Issue
Block a user