@apify/docs-theme 1.0.104 → 1.0.105

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.104",
3
+ "version": "1.0.105",
4
4
  "description": "",
5
5
  "main": "./src/index.js",
6
6
  "files": [
@@ -601,6 +601,10 @@ article .card h2 {
601
601
  user-select: none;
602
602
  }
603
603
 
604
+ .tsd-panel .tsd-flag {
605
+ color: #f2f3fb;
606
+ }
607
+
604
608
  .menu__caret:before,
605
609
  .menu__link--sublist:after {
606
610
  float: right;