mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 06:45:24 +00:00
aria hidden on svg
This commit is contained in:
parent
09ddf69a73
commit
1dd475cccf
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
|
aria-hidden="true"
|
||||||
class=" size-5"
|
class=" size-5"
|
||||||
>
|
>
|
||||||
<path
|
<path
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue