@sankhyalabs/ez-design 5.0.0 → 5.0.1

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.
@@ -963,8 +963,8 @@ body {
963
963
  transform: translate(3ch, 18px); }
964
964
 
965
965
  [data-tooltip][data-flow="bottom"][tooltip-position="fixed"][tooltip-height="chip"]::before {
966
- -webkit-transform: translate(3ch, 41px);
967
- transform: translate(3ch, 41px); }
966
+ -webkit-transform: translate(3ch, 26pt);
967
+ transform: translate(3ch, 26pt); }
968
968
 
969
969
  [data-tooltip][data-flow="left"]::before {
970
970
  top: 50%;