From 3d49dbbd9a5e15d14fc0a4388b17c19c0ac2e5f7 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Fri, 13 Jul 2018 11:06: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