mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-18 11:39:12 +02:00
Revert "Hide docs sidebar scrollbar by default"
This commit is contained in:
parent
ae14af8b33
commit
d047efec7e
1 changed files with 0 additions and 11 deletions
|
|
@ -117,14 +117,3 @@ h6 code:not(pre code) {
|
|||
background: #334155;
|
||||
border: 1px solid #64748b;
|
||||
}
|
||||
|
||||
/* Hide the sidebar overflow by default, but allow it to be shown on hover */
|
||||
#sidebar-content {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
#sidebar-content:hover,
|
||||
#sidebar-content:active,
|
||||
#sidebar-content:focus {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue