@jiaozhiye/qm-design-react 1.7.2 → 1.7.3

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.
@@ -27573,6 +27573,9 @@ table {
27573
27573
  padding-left: 10px;
27574
27574
  padding-right: 10px;
27575
27575
  }
27576
+ .ant-tabs-content:not(.ant-tabs-content-animated) {
27577
+ position: static;
27578
+ }
27576
27579
  /*
27577
27580
  * @Author: 焦质晔
27578
27581
  * @Date: 2021-07-23 19:05:57