From 6cf48be93aaf03a3fb0e977e0eaa2d84dc9d9128 Mon Sep 17 00:00:00 2001 From: 935090232@qq.com <ak473600000> Date: Wed, 27 Jan 2021 22:42:35 +0800 Subject: [PATCH] Merge branch 'api' into hive2.0 --- zq-erp/src/main/resources/static/css/styleOne/style.min.css | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/static/css/styleOne/style.min.css b/zq-erp/src/main/resources/static/css/styleOne/style.min.css index 5e1b542..5c24529 100644 --- a/zq-erp/src/main/resources/static/css/styleOne/style.min.css +++ b/zq-erp/src/main/resources/static/css/styleOne/style.min.css @@ -3013,6 +3013,7 @@ body, body.full-height-layout #page-wrapper, body.full-height-layout #wrapper, html { height: 100%; + overflow: hidden; } #page-wrapper { @@ -9157,4 +9158,10 @@ line-height: 50px; } -/*===========鑷畾涔夋牱寮廵nd==============================*/ \ No newline at end of file +/*===========鑷畾涔夋牱寮廵nd==============================*/ +/** +* 覆盖elementui一些无用样式 +*/ +.el-form-item{ + margin-bottom:10px !important; +} \ No newline at end of file -- Gitblit v1.9.1