From e91e87b7b86e8d1d66caeab727a3cdc68fdc09ef Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Fri, 03 Aug 2018 16:56:41 +0800
Subject: [PATCH] Merge branch 'master' of http://blit.7drlb.com:8888/r/screen_demo2

---
 src/styles/index.less |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/styles/index.less b/src/styles/index.less
index e4a5cd0..03cb2e4 100644
--- a/src/styles/index.less
+++ b/src/styles/index.less
@@ -1,4 +1,7 @@
 // ������������������������������������������������������
 .label-width-70 {
-			width: 70px;
-		}
\ No newline at end of file
+	width: 70px;
+}
+.anchorBL {
+	display: none;
+}
\ No newline at end of file

--
Gitblit v1.8.0