cortex-react-ui 0.1.95 → 0.1.96

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.
@@ -101,7 +101,7 @@
101
101
  .ui-menuItem-icon {
102
102
  display: flex;
103
103
  align-items: center;
104
- margin-right: $spacer-xs;
104
+ margin-right: $spacer-sm;
105
105
  }
106
106
 
107
107
  .ui-menuItem-menuIcon {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cortex-react-ui",
3
- "version": "0.1.95",
3
+ "version": "0.1.96",
4
4
  "description": "React UI",
5
5
  "author": "Anthony",
6
6
  "license": "MIT",