prlg-ui 1.8.221 → 1.8.222
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.
|
@@ -14,7 +14,7 @@ For more information, see https://www.reka-ui.com/docs/components/${r}`,s=`Warni
|
|
|
14
14
|
display: flex;
|
|
15
15
|
align-items: center;
|
|
16
16
|
justify-content: center;
|
|
17
|
-
z-index:
|
|
17
|
+
z-index: auto;
|
|
18
18
|
backdrop-filter: blur(1px);
|
|
19
19
|
border-radius: inherit;
|
|
20
20
|
width: calc(100% + 2px);
|
package/dist/reka-ui/index.es.js
CHANGED
|
@@ -17749,7 +17749,7 @@ function Cb() {
|
|
|
17749
17749
|
display: flex;
|
|
17750
17750
|
align-items: center;
|
|
17751
17751
|
justify-content: center;
|
|
17752
|
-
z-index:
|
|
17752
|
+
z-index: auto;
|
|
17753
17753
|
backdrop-filter: blur(1px);
|
|
17754
17754
|
border-radius: inherit;
|
|
17755
17755
|
width: calc(100% + 2px);
|