@wwtdev/bsds-css 3.0.0-rc.45 → 3.0.0-rc.46

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.
@@ -5110,13 +5110,6 @@ a.bs-text-button {
5110
5110
  --step-color: var(--bs-ink-negative);
5111
5111
  --progress-step-bg: var(--bs-negative-base);
5112
5112
  }
5113
- :root {
5114
- --bs-vertical-nav-width: 9.875rem;
5115
- --bs-vertical-nav-narrow-width: 4.5rem;
5116
- --bs-vertical-nav-collapsed-width: 4rem;
5117
- /* Dynamic width set by the navigation component for page layout */
5118
- --bs-page-nav-width: 0px;
5119
- }
5120
5113
  .bs-vertical-nav-wrapper {
5121
5114
  --active-color: rgba(255, 255, 255, 0.25);
5122
5115
  --bg-color: var(--bs-navy-base);