@processmaker/screen-builder 2.85.4 → 2.85.5

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.85.4",
3
+ "version": "2.85.5",
4
4
  "scripts": {
5
5
  "dev": "VITE_COVERAGE=true vite",
6
6
  "build": "vite build",
@@ -1391,6 +1391,9 @@ export default {
1391
1391
  margin-right: -400px;
1392
1392
  padding: 16px;
1393
1393
  }
1394
+ .popover-body {
1395
+ max-width: 350px;
1396
+ }
1394
1397
  </style>
1395
1398
 
1396
1399
  <style>