Skip to content

Commit 726e8e8

Browse files
Tachyon: Fix html output sidebar cards hidden behind section headers on hover (#142428)
1 parent 719d796 commit 726e8e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/profiling/sampling/_flamegraph_assets/flamegraph.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ body.resizing-sidebar {
302302
}
303303

304304
.section-content {
305-
overflow: hidden;
306305
transition: max-height var(--transition-normal), opacity var(--transition-normal);
307306
max-height: 1000px;
308307
opacity: 1;

0 commit comments

Comments
 (0)