diff --git a/frontend/src/components/elVisualSelect/index.vue b/frontend/src/components/elVisualSelect/index.vue index 945fa9642e..571b57c8cf 100644 --- a/frontend/src/components/elVisualSelect/index.vue +++ b/frontend/src/components/elVisualSelect/index.vue @@ -237,7 +237,7 @@ export default { .VisualSelects { .el-scrollbar { position: relative; - height: 250px; + height: 245px; overflow: inherit; overflow-x: hidden; content-visibility: auto;