Commit 498015f
[RPP Observations] Constrain local field link click target to content width
Set `display: inline-block` and `width: fit-content`
on .local-field-link to prevent accidental clicks
on whitespace by matching hit area to text width.
Bug:404513462
TEST:Compile Chromium to verify
Change-Id: I386538371e6f431df8c990bcc981b0f8ffb163fd
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6370785
Reviewed-by: Adam Raine <[email protected]>
Reviewed-by: Jack Franklin <[email protected]>
Commit-Queue: Jack Franklin <[email protected]>1 parent efd6594 commit 498015f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
0 commit comments