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