From fb6e8b67404b889d46a14a3b514ea2ef8c6f3d58 Mon Sep 17 00:00:00 2001 From: zhangwei Date: Wed, 13 Jun 2018 16:12:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=90=E9=85=8D=E7=BD=AE=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E5=8D=A1=E9=BC=A0=E6=A0=87=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/static/global/css/components.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/global/css/components.css b/src/main/webapp/static/global/css/components.css index b7b607612..8e0b3089a 100644 --- a/src/main/webapp/static/global/css/components.css +++ b/src/main/webapp/static/global/css/components.css @@ -22538,12 +22538,13 @@ transition: background-color .1s ease-in-out; /* END SHOW MORE CSS**/ -/**�����б��Ӽ�չʾ��ʽ**/ +/**子配置选项卡样式**/ .tabInfo { width: 150px; border: 1px solid #c2cad8; padding: 5px; - border-bottom: 0px + border-bottom: 0px; + cursor:pointer; } .content { width: 80%;