pinokiod 3.17.1 → 3.17.2

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": "pinokiod",
3
- "version": "3.17.1",
3
+ "version": "3.17.2",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -269,6 +269,7 @@ footer pre {
269
269
  }
270
270
  .swal2-popup.full-popup img {
271
271
  width: 100%;
272
+ display: block;
272
273
  }
273
274
  .swal2-popup.full-popup {
274
275
  max-width: 800px;