Skip to content

Commit

Permalink
Merge branch 'master' into feature/security_soc_2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrunkat authored Jan 10, 2025
2 parents 12bff5f + f36be7c commit af6f109
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apify-docs-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apify/docs-theme",
"version": "1.0.153",
"version": "1.0.154",
"description": "",
"main": "./src/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion apify-docs-theme/src/theme/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ html[data-theme='dark'] .actionLink:hover::after {
}

aside li.section-header > div > .menu__link,
aside li.section-header > ul > li > div > .menu__link {
.plugin-id-openapi aside li.section-header > ul > li > div > .menu__link {
text-transform: uppercase;
opacity: 0.8;
font-size: 16px;
Expand Down

0 comments on commit af6f109

Please sign in to comment.