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
a710ea1f07
commit
6f73561f7a
@ -6,6 +6,7 @@
|
|||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
fill="none"
|
fill="none"
|
||||||
|
aria-hidden="true"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
stroke-width={strokeWidth}
|
stroke-width={strokeWidth}
|
||||||
stroke="currentColor"
|
stroke="currentColor"
|
||||||
|
Loading…
Reference in New Issue
Block a user