@7shifts/sous-chef 3.78.0 → 3.78.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.
- package/dist/index.css +6 -0
- package/dist/index.css.map +1 -1
- package/dist/index.js +43 -5
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +42 -4
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -5352,6 +5352,12 @@ input._TEU6N {
|
|
|
5352
5352
|
width: 100%;
|
|
5353
5353
|
}
|
|
5354
5354
|
|
|
5355
|
+
._VWrGi:not(._Kiu3T) {
|
|
5356
|
+
align-items: center;
|
|
5357
|
+
text-align: center;
|
|
5358
|
+
flex-direction: column-reverse;
|
|
5359
|
+
}
|
|
5360
|
+
|
|
5355
5361
|
@media screen and (max-width: 900px) {
|
|
5356
5362
|
._mhyqH:not(._Kiu3T) {
|
|
5357
5363
|
align-items: center;
|