@tipp/ui 2.1.26 → 2.1.27

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 +1 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -7722,6 +7722,7 @@
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;
7725
7726
  contain: initial;
7726
7727
  }
7727
7728
  .rt-BaseCard::before,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tipp/ui",
3
- "version": "2.1.26",
3
+ "version": "2.1.27",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {