@chromatic-com/tetra 2.1.2--canary.eb142dd.0 → 2.1.2--canary.122.fc6dcf5.0

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.
package/dist/index.js CHANGED
@@ -190,6 +190,7 @@
190
190
  align-items: center;
191
191
  background: none;
192
192
  border: 0;
193
+ box-sizing: border-box;
193
194
  color: ${({inverse:e})=>e?x.white:x.slate800};
194
195
  cursor: pointer;
195
196
  display: flex;