@steedos-widgets/amis-object 6.10.1-beta.55 → 6.10.1-beta.56

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.
@@ -1490,6 +1490,9 @@ fieldset.antd-Collapse > legend{
1490
1490
  .sm\:border {
1491
1491
  border-width: 1px;
1492
1492
  }
1493
+ .sm\:border-l {
1494
+ border-left-width: 1px;
1495
+ }
1493
1496
  .sm\:border-r {
1494
1497
  border-right-width: 1px;
1495
1498
  }