@team_yumi/ramen 1.0.2-next.20240311-37f5598-f16ce3cb7e633fa65ca6f0f1d14e8f76 → 1.0.2-next.20240312-9cf6926-c0f19f88eb522a4906393b6eb2dba313

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/index.css CHANGED
@@ -3027,9 +3027,10 @@ body {
3027
3027
 
3028
3028
  .root-module_xtag-state__text__AMD1t {
3029
3029
  padding: 0 var(--xbox-padding-xs);
3030
+ width: -moz-max-content;
3031
+ width: max-content;
3030
3032
  }
3031
3033
 
3032
-
3033
3034
  /* NEW PROP COLOR */
3034
3035
  .root-module_xtag-state--color-info__zb8sy.root-module_xtag-state--type-solid__yDT6I {
3035
3036
  background: var(--global-info-blue-10);
@@ -3087,6 +3088,7 @@ body {
3087
3088
  .root-module_xtag-state--color-info-orange__W43gt .root-module_xtag-state__point__-AsFh {
3088
3089
  background: var(--xtag-state-color-orange-medium);
3089
3090
  }
3091
+
3090
3092
  .root-module_xvspace--size-xxs__lk8ha {
3091
3093
  height: var(--xbox-padding-xxs);
3092
3094
  }