mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
fix: cosmetic
This commit is contained in:
@@ -1324,7 +1324,7 @@
|
|||||||
>
|
>
|
||||||
{#if speechRecognitionListening}
|
{#if speechRecognitionListening}
|
||||||
<svg
|
<svg
|
||||||
class=" w-5 h-5 translate-y-[1px]"
|
class=" w-5 h-5 translate-y-[0.5px]"
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
@@ -1369,7 +1369,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"
|
||||||
class="w-5 h-5 translate-y-[1px]"
|
class="w-5 h-5 translate-y-[0.5px]"
|
||||||
>
|
>
|
||||||
<path d="M7 4a3 3 0 016 0v6a3 3 0 11-6 0V4z" />
|
<path d="M7 4a3 3 0 016 0v6a3 3 0 11-6 0V4z" />
|
||||||
<path
|
<path
|
||||||
|
|||||||
Reference in New Issue
Block a user