canvasxpress-cli 47.9.17 → 48.0.38

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": "47.9.17",
3
+ "version": "48.0.38",
4
4
  "license": {
5
5
  "type": "Dual licensing",
6
6
  "url": "https://www.canvasxpress.org/docs/license.html"
@@ -2026,6 +2026,7 @@ div.CanvasXpressDataTableVertical {
2026
2026
 
2027
2027
  img.CanvasXpressDataTableVertical {
2028
2028
  max-height: unset !important;
2029
+ height: revert-layer !important;
2029
2030
  }
2030
2031
 
2031
2032
  div.CanvasXpressDataTableHorizontal {