Skip to content

Commit 03d0d90

Browse files
samiyacDevtools-frontend LUCI CQ
authored andcommitted
Fix expand icon overlapping with text in insights sidebar
Fixed: 466956224 Change-Id: I8a01113d2fa29ea9bfed69301e9298fb61fedb4d Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7264649 Commit-Queue: Samiya Caur <[email protected]> Reviewed-by: Alex Rudenko <[email protected]>
1 parent 8fd463c commit 03d0d90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

front_end/panels/timeline/components/sidebarInsightsTab.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
}
6767

6868
.dropdown-icon {
69+
flex: none;
70+
6971
&.active devtools-button {
7072
transform: rotate(90deg);
7173
}

0 commit comments

Comments
 (0)