mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 21:12:48 +00:00
docs: change margin (#28908)
This commit is contained in:
@@ -60,6 +60,7 @@ export default function DocItemLayout({children}) {
|
||||
flexDirection: "column",
|
||||
alignItems: "flex-end",
|
||||
float: "right",
|
||||
marginLeft: 12,
|
||||
}}>
|
||||
{linkColab && (<a target="_blank" href={linkColab}>
|
||||
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
||||
|
Reference in New Issue
Block a user