@delon/theme 13.4.0 → 13.4.1

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/default.css CHANGED
@@ -27556,6 +27556,9 @@ fieldset {
27556
27556
  .sf__fixed {
27557
27557
  display: flex;
27558
27558
  }
27559
+ .sf__fixed .ant-form-item-control-wrapper {
27560
+ flex: 1;
27561
+ }
27559
27562
  .sf__title {
27560
27563
  margin-bottom: 8px;
27561
27564
  padding: 0 16px;