@tipp/ui 2.1.30 → 2.1.31

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.
Files changed (2) hide show
  1. package/dist/index.css +0 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -7722,7 +7722,6 @@
7722
7722
  --inset-padding-bottom: calc(var(--base-card-padding-bottom) - var(--base-card-border-width));
7723
7723
  --inset-padding-left: calc(var(--base-card-padding-left) - var(--base-card-border-width));
7724
7724
  contain: paint;
7725
- z-index: 1;
7726
7725
  contain: initial;
7727
7726
  }
7728
7727
  .rt-BaseCard::before,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tipp/ui",
3
- "version": "2.1.30",
3
+ "version": "2.1.31",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {