From 46ca57d5f64bafb642017b50c2fba85e38ca2289 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Fri, 20 Jul 2018 10:05:49 +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