From 644787bb026cb44331f1fc6c60ef81669bcc35e0 Mon Sep 17 00:00:00 2001 From: wekerSnail <30314164+wekerSnail@users.noreply.github.com> Date: Fri, 17 Jan 2020 14:49:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BD=BF=E7=94=A8align?= =?UTF-8?q?=E4=B9=8B=E5=90=8E=EF=BC=8Crequire=E5=9B=BE=E6=A0=87=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/header.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles/header.scss b/styles/header.scss index 1e9152b1c..fe9da122f 100644 --- a/styles/header.scss +++ b/styles/header.scss @@ -49,6 +49,7 @@ position: absolute; line-height: 1.25em; font-size: 1.25em; + left: 0; } } .vxe-edit-icon { @@ -91,4 +92,4 @@ left: -7px; } } -} \ No newline at end of file +}