indicator-ui 0.0.157 → 0.0.159

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/dist/index.css CHANGED
@@ -3099,6 +3099,7 @@
3099
3099
  @keyframes SlideTransition-module__enterAnimation___WGsZW {
3100
3100
  from {
3101
3101
  transform: scaleY(0);
3102
+ display: none;
3102
3103
  }
3103
3104
  to {
3104
3105
  transform: scaleY(1);
@@ -3110,6 +3111,7 @@
3110
3111
  }
3111
3112
  to {
3112
3113
  transform: scaleY(0);
3114
+ display: none;
3113
3115
  }
3114
3116
  }
3115
3117
  /*!*********************************************************************************************************************************************************************************************************************************************************************!*\