@xsolla/xui-core 0.127.0 → 0.128.0-pr211.1774957496

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.js CHANGED
@@ -2780,7 +2780,7 @@ var themeConfig = (mode = "dark", productContext = defaultProductContext) => {
2780
2780
  fontSize: 14,
2781
2781
  gap: 4,
2782
2782
  iconSize: 16,
2783
- radius: radius.tagMedium
2783
+ radius: radius.tagSmall
2784
2784
  },
2785
2785
  xs: {
2786
2786
  height: 20,