@sparkvault/sdk 1.11.0 → 1.11.1

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.
@@ -2076,9 +2076,7 @@ function getStyles(options) {
2076
2076
 
2077
2077
  .sv-footer {
2078
2078
  padding: 10px 20px;
2079
- border-top: 1px solid ${tokens.border};
2080
2079
  text-align: center;
2081
- background: ${tokens.bgSubtle};
2082
2080
  flex-shrink: 0;
2083
2081
  }
2084
2082