From 682e09c6495defb8c02f3e8521c1298d2010ea7e Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Fri, 24 Jul 2020 17:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90PC=E7=AB=AF=E4=BC=98=E5=8C=96=E3=80=91?= =?UTF-8?q?=E6=A8=AA=E5=90=91=E6=BB=9A=E5=8A=A8=E6=9D=A1=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9-=E7=8E=8B=E5=85=AC=E5=B3=B0-2020-07-24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/index.scss | 1 + 1 file changed, 1 insertion(+) 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%;