From 1d7abc068ced4e8f3759c65904603cccdb105ee9 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Tue, 31 Jul 2018 11:56:19 +0800 Subject: [PATCH] 返回winDemo bug 修复 --- 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