Skip to content

Commit e1eb4a4

Browse files
Merge pull request #426 from preactjs/flamegraph-style
2 parents d1230fd + 152ed6d commit e1eb4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/components/devtools.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@
10011001
background: var(--color-profiler-old);
10021002
}
10031003

1004-
.flamegraph-node[data-overflow] .text {
1004+
.flamegraph-node[data-overflow] .flamegraph-text {
10051005
display: none;
10061006
}
10071007

0 commit comments

Comments
 (0)