react-autoql 8.0.0-alpha.16 → 8.0.0-alpha.18

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.
Binary file
@@ -1264,7 +1264,7 @@ g.legendOrdinal tspan {
1264
1264
  color: var(--react-autoql-text-color-primary);
1265
1265
  padding: 5px;
1266
1266
  z-index: 9999;
1267
- min-width: 40vw; }
1267
+ min-width: 45vw; }
1268
1268
  .mobile-string-axis-selector-popover-content .string-select-list-item {
1269
1269
  font-size: 12px;
1270
1270
  line-height: 28px; }
Binary file