pixflow-upgrade-planning 0.0.9 → 0.1.0

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": "0.0.9",
3
+ "version": "0.1.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -128,6 +128,7 @@ pixflow-upgrade-planning > div.pixflow button {
128
128
  background-color: #005dff;
129
129
  color: #fff;
130
130
  transition: filter 200ms;
131
+ border: 0;
131
132
  }
132
133
 
133
134
  pixflow-upgrade-planning > div.pixflow > div:nth-child(5) {