@7shifts/sous-chef 2.15.2 → 2.15.3

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