mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 05:45:19 +00:00
hide decorative svg
This commit is contained in:
parent
33a3aed698
commit
78fcfbb328
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue