@7shifts/sous-chef 3.76.0-beta.7 → 3.76.0-beta.9
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.css +2 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js +4 -1
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +4 -1
- package/dist/index.modern.js.map +1 -1
- package/package.json +2 -3
package/dist/index.css
CHANGED
|
@@ -1700,6 +1700,7 @@ h5._6SgoN {
|
|
|
1700
1700
|
._Scw7- {
|
|
1701
1701
|
display: flex;
|
|
1702
1702
|
padding: 0 20px;
|
|
1703
|
+
padding-top: 12px;
|
|
1703
1704
|
}
|
|
1704
1705
|
._v--DF {
|
|
1705
1706
|
display: block;
|
|
@@ -1707,7 +1708,7 @@ h5._6SgoN {
|
|
|
1707
1708
|
flex-grow: 0;
|
|
1708
1709
|
padding: 0;
|
|
1709
1710
|
margin-right: 20px;
|
|
1710
|
-
|
|
1711
|
+
width: 250px;
|
|
1711
1712
|
}
|
|
1712
1713
|
@media (max-width: 1200px) {
|
|
1713
1714
|
._v--DF {
|