mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 11:39:18 +00:00
docs: style fixes for api reference docs (#21602)
- Make sure the left nav bar is horizontally scrollable - Make sure the navigation dropdown is vertically scrollable and height capped at 80% of viewport height --------- Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
@@ -12,7 +12,8 @@ pre {
|
||||
}
|
||||
}
|
||||
|
||||
#my-component-root *, #headlessui-portal-root * {
|
||||
#my-component-root *,
|
||||
#headlessui-portal-root * {
|
||||
z-index: 10000;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user