@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/dark.css CHANGED
@@ -28118,6 +28118,9 @@ fieldset {
28118
28118
  .sf__fixed {
28119
28119
  display: flex;
28120
28120
  }
28121
+ .sf__fixed .ant-form-item-control-wrapper {
28122
+ flex: 1;
28123
+ }
28121
28124
  .sf__title {
28122
28125
  margin-bottom: 8px;
28123
28126
  padding: 0 16px;