@apify/docs-theme 1.0.29 → 1.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apify/docs-theme",
3
- "version": "1.0.29",
3
+ "version": "1.0.30",
4
4
  "description": "",
5
5
  "main": "./src/index.js",
6
6
  "files": [
@@ -361,7 +361,7 @@ html.plugin-docs .theme-doc-markdown {
361
361
  line-height: 32px;
362
362
  }
363
363
 
364
- .tsd-panel .markdown li {
364
+ .markdown .tsd-panel li {
365
365
  margin-top: var(--ifm-list-item-margin);
366
366
  }
367
367