canvasxpress-cli 42.0.7 → 42.2.34

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.0.7",
3
+ "version": "42.2.34",
4
4
  "license": {
5
5
  "type": "Dual licensing",
6
6
  "url": "https://www.canvasxpress.org/docs/license.html"
@@ -3948,7 +3948,7 @@ svg.CanvasXpressTabPanelRibbon {
3948
3948
  border: 1px solid rgb(83, 105, 255);
3949
3949
  margin-left: 5px;
3950
3950
  margin-top: 5px;
3951
- padding: 5px;
3951
+ padding: 2px;
3952
3952
  border-radius: 5px;
3953
3953
  background-color: rgb(255, 255, 255);
3954
3954
  }