mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-26 01:49:27 +08:00
fix: Adjust size of LMStudioIcon component (#5763)
refactor: Adjust size of LMStudioIcon component Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
const SvgLMStudio = (props) => (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="2em"
|
||||
height="2em"
|
||||
width="1.5em"
|
||||
height="1.5em"
|
||||
viewBox="0 0 271.68 271.44"
|
||||
>
|
||||
<path
|
||||
|
||||
Reference in New Issue
Block a user