react-autoql 8.0.2-alpha.37 → 8.0.2-alpha.39

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
@@ -1023,7 +1023,7 @@ span .react-autoql-icon {
1023
1023
  font-family: inherit;
1024
1024
  outline: none !important;
1025
1025
  transition-property: color, border-color, background-color, opacity;
1026
- transition-duration: 0.2s;
1026
+ transition-duration: 0.3s;
1027
1027
  transition-timing-function: ease;
1028
1028
  padding: 10px;
1029
1029
  line-height: 1em; }
Binary file