pixflow-upgrade-planning 1.1.0 → 1.1.1

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": "pixflow-upgrade-planning",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -232,6 +232,7 @@ pixflow-upgrade-planning > div.pixflow > div.container-button > div.button:hover
232
232
 
233
233
  pixflow-upgrade-planning > div.pixflow > img:nth-child(2) {
234
234
  margin-top: 12px;
235
+ cursor: pointer;
235
236
  }
236
237
 
237
238
  pixflow-upgrade-planning div.close {