@baton8/general-components 3.1.0-alpha.5 → 3.1.0-alpha.6

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.js CHANGED
@@ -620,7 +620,7 @@
620
620
  }
621
621
  `,inner:e=>a.css`
622
622
  &[data-qlib-max-line="true"] {
623
- padding-block: var(--qlib-additional-margin);
623
+ margin-block: var(--qlib-additional-margin);
624
624
  display: -webkit-box;
625
625
  -webkit-box-orient: vertical;
626
626
  -webkit-line-clamp: ${e};