@jiaozhiye/qm-design-react 1.7.59 → 1.8.0

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.
@@ -28071,6 +28071,15 @@ table {
28071
28071
  .qm-form-region-select--sm {
28072
28072
  padding: 15px 10px 5px !important;
28073
28073
  }
28074
+ .qm-form-fields-filter .reset {
28075
+ padding-bottom: 2px;
28076
+ margin-bottom: 4px;
28077
+ text-align: right;
28078
+ border-bottom: 1px solid #e8e8e8;
28079
+ }
28080
+ .qm-form-fields-filter .reset .ant-btn-text {
28081
+ padding: 0 2px;
28082
+ }
28074
28083
  .qm-form-fields-filter .fields-list {
28075
28084
  padding: 4px 10px;
28076
28085
  }