@7shifts/sous-chef 2.15.2 → 2.15.4

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.css +3 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -875,6 +875,9 @@ Just for future references:
875
875
  ._1ui8X {
876
876
  display: inline-flex;
877
877
  align-items: center;
878
+ line-height: normal;
879
+ padding: 0;
880
+ width: auto;
878
881
  }
879
882
 
880
883
  ._1YRJT {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@7shifts/sous-chef",
3
- "version": "2.15.2",
3
+ "version": "2.15.4",
4
4
  "description": "7shifts component library",
5
5
  "author": "7shifts",
6
6
  "license": "MIT",