mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 00:39:35 +08:00
🔥 refactor(custom-component.mdx): remove width property from style to improve responsiveness and avoid fixed width
This commit is contained in:
@ -65,7 +65,6 @@ class DocumentProcessor(CustomComponent):
|
||||
light: "img/document_processor.png",
|
||||
}}
|
||||
style={{
|
||||
width: "40%",
|
||||
margin: "0 auto",
|
||||
display: "flex",
|
||||
justifyContent: "center",
|
||||
|
||||
Reference in New Issue
Block a user