From 5c967d04624f2852d913c5fba1b3fc9d5fcafd7e Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 14 Mar 2023 18:25:19 +0800 Subject: [PATCH] =?UTF-8?q?style(=E8=BF=87=E6=BB=A4=E5=99=A8):=20=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=E5=87=BA=E7=8E=B0=E8=99=9A=E6=8B=9F=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/elVisualSelect/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;