Skip to content

Commit 45acea4

Browse files
jbartadevB4nan
andauthored
fix: Fixed menu item arrow position (#1053)
<img width="1314" alt="Snímek obrazovky 2024-06-06 v 17 48 48" src="https://github.com/apify/apify-docs/assets/45016873/b27e1071-0ef7-40fa-8dc3-68bfa091e4d8"> <img width="1482" alt="Snímek obrazovky 2024-06-06 v 17 13 38" src="https://github.com/apify/apify-docs/assets/45016873/93d0d14d-f18d-474d-a92c-6773b6902603"> closes #1054 --------- Co-authored-by: Martin Adámek <banan23@gmail.com>
1 parent d10f012 commit 45acea4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,10 @@ article .card h2 {
614614
float: right;
615615
}
616616

617+
.menu__link--sublist-caret:after {
618+
height: 2.5rem;
619+
}
620+
617621
aside button[class*="collapseSidebarButton"] svg {
618622
transform: scale(.7) rotate(180deg);
619623
}

0 commit comments

Comments
 (0)