diff --git a/src/style/index.scss b/src/style/index.scss index 56f52b83..d3e9ebcf 100644 --- a/src/style/index.scss +++ b/src/style/index.scss @@ -10,6 +10,7 @@ .el-popover{ height: 300px!important; overflow-y:scroll; + overflow-x: hidden; } .el-tooltip__popper { max-width: 80%;