@gyramais/gyra-design 0.1.25 → 0.1.26

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
@@ -4832,6 +4832,7 @@ h6 {
4832
4832
  }
4833
4833
 
4834
4834
  .gyramais-select-content {
4835
+ z-index: 200;
4835
4836
  margin-left: 0.5rem;
4836
4837
  border-radius: 16px;
4837
4838
  --tw-bg-opacity: 1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gyramais/gyra-design",
3
- "version": "0.1.25",
3
+ "version": "0.1.26",
4
4
  "description": "Gyramais Design System",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",