@sdata/web-vue 4.4.2 → 4.5.0

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/sd.css CHANGED
@@ -5825,7 +5825,7 @@ body.sd-tour-active .sd-tour-popover * {
5825
5825
  border-top: none;
5826
5826
  }
5827
5827
  .sd-tabs-content-animation {
5828
- transition: margin 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
5828
+ transition: transform 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
5829
5829
  }
5830
5830
  .sd-tabs-horizontal.sd-tabs-justify {
5831
5831
  display: flex;