@sparkvault/sdk 1.11.2 → 1.11.3

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.
@@ -1690,6 +1690,7 @@ function getStyles(options) {
1690
1690
  padding: 14px 20px;
1691
1691
  border-bottom: 1px solid ${tokens.border};
1692
1692
  background: ${tokens.bg};
1693
+ border-radius: 16px 16px 0 0;
1693
1694
  flex-shrink: 0;
1694
1695
  }
1695
1696