Skip to content

Commit 2bb1872

Browse files
Eric LeeseDevtools-frontend LUCI CQ
authored andcommitted
Fix styling of ThreadsSidebarPane
Bug: 407750367 Change-Id: I393a960373fbf825df768e8c05b8b45877385b3d Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7228245 Reviewed-by: Simon Zünd <[email protected]> Commit-Queue: Simon Zünd <[email protected]> Auto-Submit: Eric Leese <[email protected]>
1 parent 069e2e5 commit 2bb1872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front_end/panels/sources/threadsSidebarPane.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
appearance: none;
1515
border-width: 0;
1616
background-color: var(--sys-color-cdt-base-container);
17+
width: 100%;
1718
}
1819

1920
.thread-item + .thread-item {

0 commit comments

Comments
 (0)