react-autoql 4.5.3 → 4.6.0

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.
@@ -1021,7 +1021,8 @@ g.legendOrdinal .legendTitle tspan {
1021
1021
  justify-content: space-between;
1022
1022
  align-items: flex-end;
1023
1023
  max-height: 150px;
1024
- width: 100%; }
1024
+ width: 100%;
1025
+ margin-top: 10px; }
1025
1026
 
1026
1027
  .dashboard-data-limit-warning-icon {
1027
1028
  color: var(--react-autoql-warning-color) !important;
Binary file