@processmaker/screen-builder 2.76.5 → 2.77.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": "@processmaker/screen-builder",
3
- "version": "2.76.5",
3
+ "version": "2.77.0",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -1055,7 +1055,6 @@ export default {
1055
1055
  }
1056
1056
 
1057
1057
  .svg-icon > svg {
1058
- height: 14px;
1059
1058
  }
1060
1059
  </style>
1061
1060