From 77fce73e59fc6101b6bfe648a7cedc1d1ecb39ec Mon Sep 17 00:00:00 2001 From: kvkens Date: Mon, 22 Oct 2018 14:42:44 +0800 Subject: [PATCH] =?UTF-8?q?update:Table=E5=B1=95=E5=BC=80=E8=A1=8C?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F=E5=8F=B3=E4=BE=A7=E8=B7=9D=E7=A6=BB?= =?UTF-8?q?=E5=8F=96=E6=B6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Table.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Table.scss b/src/Table.scss index fd5ad1d..9e44d6d 100644 --- a/src/Table.scss +++ b/src/Table.scss @@ -166,7 +166,7 @@ $table-move-in-color: $bg-color-base; &-expand-icon { cursor: pointer; display: inline-block; - margin-right: 10px; + margin-right: 0px; width: 16px; height: 16px; text-align: center;