mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
hide decorative svg
This commit is contained in:
parent
33a3aed698
commit
78fcfbb328
@ -74,6 +74,7 @@
|
|||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
viewBox="0 0 16 16"
|
viewBox="0 0 16 16"
|
||||||
|
aria-hidden="true"
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
class="w-3 h-3 {showTagInput ? 'rotate-45' : ''} transition-all transform"
|
class="w-3 h-3 {showTagInput ? 'rotate-45' : ''} transition-all transform"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user