mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
hide decorative svg from screen readers
This commit is contained in:
parent
6faa9db4a7
commit
b446bea6d1
@ -212,6 +212,7 @@
|
|||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
viewBox="0 0 20 20"
|
viewBox="0 0 20 20"
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
|
aria-hidden="true"
|
||||||
class="w-5 h-5"
|
class="w-5 h-5"
|
||||||
>
|
>
|
||||||
<path
|
<path
|
||||||
|
Loading…
Reference in New Issue
Block a user