@nattstack/ui 0.0.57 → 0.0.58
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.
|
@@ -969,6 +969,10 @@
|
|
|
969
969
|
box-shadow: 0 1px 3px #0000001a, 0 1px 2px -1px #0000001a;
|
|
970
970
|
}
|
|
971
971
|
|
|
972
|
+
.tooltip-popup-module_tooltip_popup_Yvko7q[data-instant] {
|
|
973
|
+
transition-duration: 0s;
|
|
974
|
+
}
|
|
975
|
+
|
|
972
976
|
.tooltip-popup-module_tooltip_popup_portal_Yvko7q {
|
|
973
977
|
z-index: 50;
|
|
974
978
|
}
|