@steedos-widgets/amis-object 6.10.1-beta.43 → 6.10.1-beta.45

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.
@@ -3287,6 +3287,9 @@ body.sidebar #sidebar {
3287
3287
  }
3288
3288
 
3289
3289
 
3290
+ form[name="instanceForm"] .sfield-item {
3291
+ margin-bottom: var(--Form-item-gap) !important;
3292
+ }
3290
3293
 
3291
3294
  .steedos-record-selected {
3292
3295
  background: var(--Table-onChecked-bg) !important;