From a2bd66a59a51c84100474d1ce3eb79d7ed3b754e Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Tue, 31 Jul 2018 15:57:06 +0800
Subject: [PATCH] Merge branch 'master' of http://blit.7drlb.com:8888/r/screen_demo2
---
src/styles/index.less | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/styles/index.less b/src/styles/index.less
index dcd9331..e4a5cd0 100644
--- a/src/styles/index.less
+++ b/src/styles/index.less
@@ -1 +1,4 @@
// ������������������������������������������������������
+.label-width-70 {
+ width: 70px;
+ }
\ No newline at end of file
--
Gitblit v1.8.0