Skip to content

Commit a1dabaf

Browse files
ktranDevtools-frontend LUCI CQ
authored and
Devtools-frontend LUCI CQ
committed
[popover] Make popover scrollable again
Fixed: 409233379 Change-Id: I7ec602d4ce1d27e0da3e26d8c434df5325401ece Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6439159 Reviewed-by: Kateryna Prokopenko <[email protected]> Commit-Queue: Kim-Anh Tran <[email protected]> Auto-Submit: Kim-Anh Tran <[email protected]>
1 parent b9d7a12 commit a1dabaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front_end/ui/legacy/popover.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
border-radius: var(--sys-shape-corner-small);
1414
padding: var(--sys-size-4);
1515
user-select: text;
16+
overflow: auto;
1617
}
1718

1819
.squiggles-content {

0 commit comments

Comments
 (0)