mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
7 lines
217 B
CSS
7 lines
217 B
CSS
/* https://mkdocstrings.github.io/crystal/styling.html#recommended-styles */
|
|
|
|
/* Indent and distinguish sub-items */
|
|
div.doc-contents:not(.first) {
|
|
padding-left: 15px;
|
|
border-left: 4px solid rgba(230, 230, 230);
|
|
} |