indicator-ui 0.0.41 → 0.0.42
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
|
@@ -3471,14 +3471,14 @@
|
|
|
3471
3471
|
}
|
|
3472
3472
|
.SlideTransition-module__animateDrop___BsY5g {
|
|
3473
3473
|
position: relative;
|
|
3474
|
-
width:
|
|
3474
|
+
width: 100%;
|
|
3475
3475
|
height: fit-content;
|
|
3476
3476
|
overflow: hidden;
|
|
3477
3477
|
transform-origin: bottom;
|
|
3478
3478
|
}
|
|
3479
3479
|
.SlideTransition-module__animateDrop___BsY5g .SlideTransition-module__main___YldeC {
|
|
3480
3480
|
position: relative;
|
|
3481
|
-
width:
|
|
3481
|
+
width: 100%;
|
|
3482
3482
|
height: fit-content;
|
|
3483
3483
|
overflow: hidden;
|
|
3484
3484
|
will-change: transform;
|