canvasxpress-cli 42.6.5 → 42.7.17

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": "canvasxpress-cli",
3
- "version": "42.6.5",
3
+ "version": "42.7.17",
4
4
  "license": {
5
5
  "type": "Dual licensing",
6
6
  "url": "https://www.canvasxpress.org/docs/license.html"
@@ -970,6 +970,7 @@ svg {
970
970
  display: flex;
971
971
  align-items: center;
972
972
  padding-left: 10px;
973
+ overflow: auto;
973
974
  }
974
975
 
975
976
  .customizerRightItemHeaderMain {