@nattstack/ui 0.0.68 → 0.0.69

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.
@@ -130,7 +130,7 @@
130
130
  }
131
131
 
132
132
  .button-module_button_4nLWdW > svg {
133
- --size-icon: 20px;
133
+ --size-icon: 16px;
134
134
  height: var(--size-icon);
135
135
  width: var(--size-icon);
136
136
  }
@@ -528,7 +528,7 @@
528
528
  }
529
529
 
530
530
  .menu-module_menu_trigger_7pJHya > svg {
531
- --size-icon: 20px;
531
+ --size-icon: 16px;
532
532
  height: var(--size-icon);
533
533
  width: var(--size-icon);
534
534
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nattstack/ui",
3
- "version": "0.0.68",
3
+ "version": "0.0.69",
4
4
  "description": "A collection of reusable React components built with Base UI, TypeScript, and CSS Modules",
5
5
  "keywords": [
6
6
  "base-ui",