@yourdash/uikit 1.0.7 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yourdash/uikit",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "engines": {
@@ -35,6 +35,7 @@
35
35
  position: fixed;
36
36
  top: 0;
37
37
  left: 0;
38
+ z-index: 100;
38
39
  }
39
40
 
40
41
  .view {