From 9a29c75cbe9bdb1dd04df70dfe471cfefd2121db Mon Sep 17 00:00:00 2001 From: youseries Date: Wed, 25 Apr 2018 11:48:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=A0=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E5=8D=95=E5=85=83=E6=A0=BC=E8=BE=B9?= =?UTF-8?q?=E6=A1=86=E6=A0=B7=E5=BC=8F=E5=8F=98=E7=B2=97=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ureport2-js/css/designer.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ureport2-js/css/designer.css b/ureport2-js/css/designer.css index 823d9a7..b0fcaa8 100644 --- a/ureport2-js/css/designer.css +++ b/ureport2-js/css/designer.css @@ -4,6 +4,9 @@ .handsontable td, .handsontable th{ background: transparent; } +.handsontable table.htCore{ + border-collapse:collapse +} .ud-toolbar{ width: 100%; background: #f8f8f8;