mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
fix(web): add missing size class to Search icon in model list
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
>
|
>
|
||||||
<InputGroupAddon align="inline-start">
|
<InputGroupAddon align="inline-start">
|
||||||
<Search
|
<Search
|
||||||
class="text-muted-foreground"
|
class="size-3.5 text-muted-foreground"
|
||||||
/>
|
/>
|
||||||
</InputGroupAddon>
|
</InputGroupAddon>
|
||||||
<InputGroupInput
|
<InputGroupInput
|
||||||
|
|||||||
Reference in New Issue
Block a user