mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-25 16:13:25 +00:00
docs: change margin (#28908)
This commit is contained in:
parent
17f1ec8610
commit
5991b45a88
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user