@kdcloudjs/kdesign 1.7.11 → 1.7.12

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * @kdcloudjs/kdesign v1.7.10
3
+ * @kdcloudjs/kdesign v1.7.11
4
4
  *
5
5
  * Copyright 2020-present, Kingdee, Inc.
6
6
  * All rights reserved.
@@ -296,7 +296,6 @@
296
296
  margin-top: 10px;
297
297
  max-height: calc(100% - 39px - 10px);
298
298
  overflow: scroll;
299
- height: 100%;
300
299
  }
301
300
  .kd-city-picker-city-table .kd-city-picker-city-table-group {
302
301
  display: -webkit-box;
@@ -177,7 +177,6 @@
177
177
  margin-top: 10px;
178
178
  max-height: ~'calc(100% - 39px - 10px)';
179
179
  overflow: scroll;
180
- height: 100%;
181
180
 
182
181
  .@{city-picker-prefix-cls}-city-table-group {
183
182
  display: flex;
@@ -230,6 +230,7 @@
230
230
  box-sizing: border-box;
231
231
  padding: 4px 0;
232
232
  margin: 0;
233
+ overflow: auto;
233
234
  font-size: var(--kd-c-tree-select-dropdown-font-size, 12px);
234
235
  font-variant: initial;
235
236
  background-color: var(--kd-c-tree-select-dropdown-color-background, var(--kd-g-color-background, #fff));
@@ -128,6 +128,7 @@
128
128
  box-sizing: border-box;
129
129
  padding: 4px 0;
130
130
  margin: 0;
131
+ overflow: auto;
131
132
  font-size: @tree-select-list-font-size;
132
133
  font-variant: initial;
133
134
  background-color: @tree-select-dropdown-bg;
@@ -296,7 +296,6 @@
296
296
  margin-top: 10px;
297
297
  max-height: calc(100% - 39px - 10px);
298
298
  overflow: scroll;
299
- height: 100%;
300
299
  }
301
300
  .kd-city-picker-city-table .kd-city-picker-city-table-group {
302
301
  display: -webkit-box;
@@ -177,7 +177,6 @@
177
177
  margin-top: 10px;
178
178
  max-height: ~'calc(100% - 39px - 10px)';
179
179
  overflow: scroll;
180
- height: 100%;
181
180
 
182
181
  .@{city-picker-prefix-cls}-city-table-group {
183
182
  display: flex;
@@ -230,6 +230,7 @@
230
230
  box-sizing: border-box;
231
231
  padding: 4px 0;
232
232
  margin: 0;
233
+ overflow: auto;
233
234
  font-size: var(--kd-c-tree-select-dropdown-font-size, 12px);
234
235
  font-variant: initial;
235
236
  background-color: var(--kd-c-tree-select-dropdown-color-background, var(--kd-g-color-background, #fff));
@@ -128,6 +128,7 @@
128
128
  box-sizing: border-box;
129
129
  padding: 4px 0;
130
130
  margin: 0;
131
+ overflow: auto;
131
132
  font-size: @tree-select-list-font-size;
132
133
  font-variant: initial;
133
134
  background-color: @tree-select-dropdown-bg;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kdcloudjs/kdesign",
3
- "version": "1.7.11",
3
+ "version": "1.7.12",
4
4
  "description": "KDesign 金蝶前端react 组件库",
5
5
  "title": "kdesign",
6
6
  "keywords": [