@7shifts/sous-chef 3.77.0 → 3.77.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 +10 -4
- package/dist/index.css.map +1 -1
- package/dist/index.js +5 -9
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +8 -9
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -5324,11 +5324,11 @@ input._TEU6N {
|
|
|
5324
5324
|
justify-content: center;
|
|
5325
5325
|
gap: 20px;
|
|
5326
5326
|
}
|
|
5327
|
-
.
|
|
5328
|
-
|
|
5327
|
+
._voA-r {
|
|
5328
|
+
flex: 1;
|
|
5329
5329
|
}
|
|
5330
|
-
.
|
|
5331
|
-
|
|
5330
|
+
._Q9cut {
|
|
5331
|
+
flex: 65;
|
|
5332
5332
|
}
|
|
5333
5333
|
._xMUQ6 {
|
|
5334
5334
|
font-family: var(--font-family-body);
|
|
@@ -5342,6 +5342,12 @@ input._TEU6N {
|
|
|
5342
5342
|
flex-direction: column;
|
|
5343
5343
|
justify-content: center;
|
|
5344
5344
|
}
|
|
5345
|
+
._HxPhH {
|
|
5346
|
+
flex: 1;
|
|
5347
|
+
}
|
|
5348
|
+
._TeUmg {
|
|
5349
|
+
flex: 35;
|
|
5350
|
+
}
|
|
5345
5351
|
._79QnQ img {
|
|
5346
5352
|
width: 100%;
|
|
5347
5353
|
}
|