@7shifts/sous-chef 3.60.0 → 3.61.0

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 CHANGED
@@ -4832,6 +4832,13 @@ input._TEU6N {
4832
4832
  text-align: center;
4833
4833
  text-transform: uppercase;
4834
4834
  }
4835
+ ._e3zFF {
4836
+ gap: 4px;
4837
+ display: flex;
4838
+ align-items: center;
4839
+ flex-shrink: 0;
4840
+ flex-grow: 0;
4841
+ }
4835
4842
  ._b60R5 {
4836
4843
  background-color: var(--color-tangerine-200);
4837
4844
  color: var(--color-tangerine-600);