@alphacifer/slidev-addon-theme 0.0.3 → 0.0.4

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.
@@ -480,6 +480,10 @@ onBeforeUnmount(() => {
480
480
  text-decoration: none !important;
481
481
  }
482
482
 
483
+ .toc-content :deep(.slidev-toc-list-level-1 > .slidev-toc-item > a) {
484
+ white-space: nowrap;
485
+ }
486
+
483
487
  .toc-content :deep(.slidev-toc-item > a::before) {
484
488
  display: none;
485
489
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alphacifer/slidev-addon-theme",
3
- "version": "0.0.3",
3
+ "version": "0.0.4",
4
4
  "description": "All Slidev addons for Alpha presentations",
5
5
  "type": "module",
6
6
  "keywords": [