@cal.macconnachie/web-components 2.6.5 → 2.6.7

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -7723,7 +7723,7 @@ class ae extends M {
7723
7723
 
7724
7724
  .tabs-sidebar {
7725
7725
  position: relative;
7726
- width: 100%;
7726
+ width: var(--tabs-sidebar-mobile-width, 100%);
7727
7727
  max-height: none;
7728
7728
  border-radius: var(--radius-lg);
7729
7729
  border-left: 1px solid var(--color-border, #e2e8f0);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cal.macconnachie/web-components",
3
- "version": "2.6.5",
3
+ "version": "2.6.7",
4
4
  "description": "Web components hosted on a CDN",
5
5
  "keywords": [
6
6
  "web-components",