@7shifts/sous-chef 3.70.1-beta.0 → 3.72.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
@@ -872,6 +872,10 @@ Just for future references:
872
872
  border-color: transparent;
873
873
  color: var(--color-grey-300);
874
874
  }
875
+
876
+ ._yTBTz {
877
+ display: inline-block;
878
+ }
875
879
  ._S1co- button:disabled {
876
880
  border-color: var(--color-grey-200);
877
881
  }