File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ <h2>Access Service Dashboard</h2>
1919 < li class ="interactive " data-targetaction ="multistep ">
2020 < span class ="interactive "
2121 data-targetaction ="highlight "
22- data-reftarget ='div.group[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")) '
22+ data-reftarget ='div.group[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")):first-of-type '
2323 data-requirements ="exists-reftarget "> </ span >
2424 < span class ="interactive "
2525 data-targetaction ="highlight "
26- data-reftarget ='div[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")) button:has(svg[viewBox="0 -960 960 960"]):nth-of-type(3) '
26+ data-reftarget ='div[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")):first-of-type button:has(svg[viewBox="0 -960 960 960"]):nth-of-type(3) '
2727 data-requirements ="exists-reftarget "> </ span >
2828 < span class ="interactive-comment ">
2929 The < strong > dashboard button</ strong > (grid icon) appears when you hover over a service item.
You can’t perform that action at this time.
0 commit comments