fix: style

This commit is contained in:
Fine 2023-10-08 10:32:05 +08:00
parent e42734ba80
commit fc771a0581
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ limitations under the License. -->
},
enterable: true,
confine: true,
extraCssText: "max-height: 300px; overflow: auto; border: none;",
extraCssText: "max-height:85%; overflow: auto;",
},
legend: {
type: "scroll",

View File

@ -99,7 +99,7 @@ limitations under the License. -->
},
enterable: true,
confine: true,
extraCssText: "max-height: 300px; overflow: auto; border: none;",
extraCssText: "max-height:85%; overflow: auto;",
};
const tips = {
formatter(params: any) {