mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Tachyon: Fix html output sidebar cards hidden behind section headers on hover (#142428)
This commit is contained in:
parent
719d7960e2
commit
726e8e8def
1 changed files with 0 additions and 1 deletions
|
|
@ -302,7 +302,6 @@ .collapsible.collapsed .section-chevron {
|
|||
}
|
||||
|
||||
.section-content {
|
||||
overflow: hidden;
|
||||
transition: max-height var(--transition-normal), opacity var(--transition-normal);
|
||||
max-height: 1000px;
|
||||
opacity: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue