@worksafevictoria/wcl7.5 1.1.0-beta.66 → 1.1.0-beta.67

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@worksafevictoria/wcl7.5",
3
- "version": "1.1.0-beta.66",
3
+ "version": "1.1.0-beta.67",
4
4
  "main": "src/index.js",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -120,7 +120,7 @@ export default {
120
120
  // box-shadow: 0 0 16px 8px rgba(0, 0, 0, 0.24) !important;
121
121
  left: 50%;
122
122
  margin-left: -200px;
123
- margin-top: -240px;
123
+ margin-top: -370px;
124
124
  top: 50%;
125
125
  width: 400px !important;
126
126
  }