mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-16 17:53:37 +00:00
api doc newlines (#13378)
cc @leo-gan Deploying at https://api.python.langchain.com/en/erick-api-doc-newlines-/api_reference.html (will take a bit)
This commit is contained in:
parent
37eb44c591
commit
0f25ea9671
@ -15,3 +15,11 @@ pre {
|
||||
#my-component-root *, #headlessui-portal-root * {
|
||||
z-index: 10000;
|
||||
}
|
||||
|
||||
table.longtable code {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
table.longtable td {
|
||||
max-width: 600px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user