Skip to content

Commit c8db7c6

Browse files
committed
ensure no collisions of the selector
1 parent e0b869e commit c8db7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-docs-theme/src/theme/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1610,7 +1610,7 @@ iframe[src*="youtube"] {
16101610
margin-bottom: 1.6rem;
16111611
}
16121612

1613-
div[data-section-id] span[id] {
1613+
.redocusaurus div[data-section-id] span[id] {
16141614
margin-top: -130px;
16151615
position: absolute;
16161616
}

0 commit comments

Comments
 (0)