@xsolla/xui-core 0.172.1 → 0.172.2

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.mjs CHANGED
@@ -3627,7 +3627,7 @@ var themeConfig = (mode = "dark", productContext = defaultProductContext) => {
3627
3627
  titleFontSize: 18,
3628
3628
  titleLineHeight: 24,
3629
3629
  contentPaddingX: 32,
3630
- footerPadding: 16,
3630
+ footerPadding: 32,
3631
3631
  outerPadding: 8,
3632
3632
  containerRadius: 4,
3633
3633
  contentRadius: 8,