@7shifts/sous-chef 3.3.0 → 3.3.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.
Files changed (2) hide show
  1. package/dist/index.css +4 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -1607,6 +1607,10 @@ Just for future references:
1607
1607
  }
1608
1608
  ._qYNve {
1609
1609
  width: 100%;
1610
+ height: 100%;
1611
+ }
1612
+ ._qYNve > div, ._qYNve > div > div {
1613
+ height: 100%;
1610
1614
  }
1611
1615
  ._qYNve input {
1612
1616
  border: 1px solid transparent;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@7shifts/sous-chef",
3
- "version": "3.3.0",
3
+ "version": "3.3.1",
4
4
  "description": "7shifts component library",
5
5
  "author": "7shifts",
6
6
  "license": "MIT",