unifyedx-storybook-new 0.1.9 → 0.1.10
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.
|
@@ -3584,7 +3584,7 @@
|
|
|
3584
3584
|
z-index: 20;
|
|
3585
3585
|
width: 12rem; /* 192px */
|
|
3586
3586
|
margin-top: 0.5rem;
|
|
3587
|
-
origin-top-right: ;
|
|
3587
|
+
origin-top-right: top-right;
|
|
3588
3588
|
background-color: white;
|
|
3589
3589
|
border: 1px solid #e5e7eb;
|
|
3590
3590
|
border-radius: 0.375rem;
|
|
@@ -6864,7 +6864,7 @@
|
|
|
6864
6864
|
z-index: 20;
|
|
6865
6865
|
width: 12rem; /* 192px */
|
|
6866
6866
|
margin-top: 0.5rem;
|
|
6867
|
-
origin-top-right: ;
|
|
6867
|
+
origin-top-right: top-right;
|
|
6868
6868
|
background-color: white;
|
|
6869
6869
|
border: 1px solid #e5e7eb;
|
|
6870
6870
|
border-radius: 0.375rem;
|