From 3846dcac4492825e448a4d9ae1015d93d2b09d91 Mon Sep 17 00:00:00 2001 From: dong_bo0602 <358256383@qq.com> Date: Wed, 14 Apr 2021 17:21:41 +0800 Subject: [PATCH] 2 --- src/main/resources/static/assets/web/css/style.css | 4 ++-- src/main/resources/static/route/web/assessment.html | 2 +- src/main/resources/static/route/web/public.html | 2 +- src/main/resources/templates/index.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/static/assets/web/css/style.css b/src/main/resources/static/assets/web/css/style.css index 038837a..5092652 100644 --- a/src/main/resources/static/assets/web/css/style.css +++ b/src/main/resources/static/assets/web/css/style.css @@ -96,8 +96,8 @@ .count-box:nth-child(5){background:url(../images/count-icon5.png) no-repeat center;background-size:100% 100%;margin-right:0} .count-box span{font-size:26px;color:#fff;font-weight:700} .count-box p{font-size:16px;color:#fff} -.assessment-main{width:1530px;margin:0 auto 30px} -.left-nav{float:left;background:#fff;width:280px;box-shadow:0 0 10px #eee;padding:15px;box-sizing:border-box;height:100%;border-radius:5px;min-height: 300px;} +.assessment-main{width:1530px;margin:0 auto 30px;position: relative} +.left-nav{float:left;background:#fff;width:280px;box-shadow:0 0 10px #eee;padding:15px;box-sizing:border-box;height:100%;border-radius:5px;position: absolute;} .nav-title{padding-bottom:10px;border-bottom:1px solid #ddd} .nav-title span{display:inline-block;padding-left:10px;border-left:5px solid #3d41b7;font-size:16px;color:#333;font-weight:400} .nav-tab{border-bottom:1px dashed #ddd;padding:0 10px} diff --git a/src/main/resources/static/route/web/assessment.html b/src/main/resources/static/route/web/assessment.html index 3534426..191a9f4 100644 --- a/src/main/resources/static/route/web/assessment.html +++ b/src/main/resources/static/route/web/assessment.html @@ -215,7 +215,7 @@ diff --git a/src/main/resources/static/route/web/public.html b/src/main/resources/static/route/web/public.html index c29bca7..000c0dd 100644 --- a/src/main/resources/static/route/web/public.html +++ b/src/main/resources/static/route/web/public.html @@ -219,7 +219,7 @@ diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 8d8b314..5c9ae5c 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -245,7 +245,7 @@