@xsolla/xui-core 0.172.1 → 0.172.2-pr358.1781799261

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
@@ -3698,7 +3698,7 @@ var themeConfig = (mode = "dark", productContext = defaultProductContext) => {
3698
3698
  titleFontSize: 18,
3699
3699
  titleLineHeight: 24,
3700
3700
  contentPaddingX: 32,
3701
- footerPadding: 16,
3701
+ footerPadding: 32,
3702
3702
  outerPadding: 8,
3703
3703
  containerRadius: 4,
3704
3704
  contentRadius: 8,