@terraware/web-components 3.2.0 → 3.2.1

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.
@@ -124,6 +124,7 @@
124
124
  margin-right: $tw-spc-base-x-small;
125
125
  line-height: $tw-sz-icon-small;
126
126
  height: $tw-sz-icon-small;
127
+ min-width: $tw-sz-icon-small;
127
128
  width: $tw-sz-icon-small;
128
129
  }
129
130
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@terraware/web-components",
3
- "version": "3.2.0",
3
+ "version": "3.2.1",
4
4
  "author": "Terraformation Inc.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {