react-autoql 7.3.2 → 7.3.3-alpha.1

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
@@ -2912,6 +2912,10 @@ g.legendOrdinal .legendTitle tspan {
2912
2912
  pointer-events: auto;
2913
2913
  visibility: visible;
2914
2914
  opacity: 1; }
2915
+ .chat-single-message-container .chat-message-bubble .react-autoql-toolbar-mobile {
2916
+ pointer-events: auto;
2917
+ visibility: visible;
2918
+ opacity: 1; }
2915
2919
 
2916
2920
  .chat-message-rt-container {
2917
2921
  padding: 0 20px 15px 20px;
Binary file