Skip to content

Commit ae4d738

Browse files
fixed hover
1 parent a0ca9a6 commit ae4d738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rca-demo-ops/unstyled.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2>Access Service Dashboard</h2>
1919
<li class="interactive" data-targetaction="multistep">
2020
<span class="interactive"
2121
data-targetaction="hover"
22-
data-reftarget='div[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")) > div.flex.justify-between'
22+
data-reftarget='div.group[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api"))'
2323
data-requirements="exists-reftarget"></span>
2424
<span class="interactive"
2525
data-targetaction="highlight"

0 commit comments

Comments
 (0)