@wwtdev/bsds-css 3.0.12 → 3.0.14

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.
@@ -3882,7 +3882,6 @@ label:where(.bs-label) {
3882
3882
  opacity: 1;
3883
3883
  }
3884
3884
  .bs-pagination {
3885
- background-color: var(--bs-bg-base);
3886
3885
  color: var(--bs-ink-base);
3887
3886
  display: flex;
3888
3887
  gap: 1.5rem;
@@ -4654,7 +4653,6 @@ a.bs-profile:where([data-layout]):hover {
4654
4653
  flex: 1;
4655
4654
  border-color: inherit;
4656
4655
  overflow: auto;
4657
- overscroll-behavior: none;
4658
4656
  }
4659
4657
  .bs-table {
4660
4658
  display: grid;