From 1c3609e9c1318e10488e49445219888697eeb198 Mon Sep 17 00:00:00 2001 From: kim131 <1035828775@qq.com> Date: Thu, 3 Dec 2020 14:16:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=8F=E4=BD=9C=E7=A9=BA=E9=97=B4=E5=A4=B4?= =?UTF-8?q?=E9=83=A8=20=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F=E5=BE=AE?= =?UTF-8?q?=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/css/main.css | 5 +++-- src/views/main_web/watchall/components/EchartLineItem.vue | 2 +- .../main_web/watchall/components/EchartMoreBarItem.vue | 2 +- src/views/main_web/watchall/components/EchartOneBarItem.vue | 2 +- src/views/main_web/watchall/components/MatterDetail.vue | 4 ++-- src/views/main_web/watchall/components/NoteContentItem.vue | 1 - .../main_web/watchall/components/PendingMatterEntry.vue | 2 +- src/views/main_web/watchall/components/ProgressItem.vue | 2 +- src/views/main_web/watchall/components/TextItem.vue | 2 +- src/views/main_web/watchall/components/WaringItem.vue | 2 +- src/views/main_web/watchall/watchall.vue | 2 ++ src/views/main_web/watchall/watchlink.vue | 6 ++++-- src/views/main_web/workspace/workspace.new.vue | 5 ++++- 13 files changed, 22 insertions(+), 15 deletions(-) diff --git a/public/static/css/main.css b/public/static/css/main.css index f3466b4e..30df5463 100644 --- a/public/static/css/main.css +++ b/public/static/css/main.css @@ -4483,7 +4483,7 @@ button:focus { background-color: #f0f0f0; } .bottomBloder{ - border-bottom: 1px solid rgb(204,205,215); + border-bottom: 0.5px solid rgb(204,205,215); } .yiyun_Headtitle_center{ margin:0 24px; @@ -7410,7 +7410,7 @@ button.yiyuntitle.nowFolderName{ /* box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); */ text-align: center; line-height: 37px; - padding: 0 16px; + padding: 0 10px; border: 0; font-weight: 400; font-family: PingFang SC; @@ -7418,6 +7418,7 @@ button.yiyuntitle.nowFolderName{ margin-right: 11px; position: relative; top: 2px; + left: 8px; } .shadowbtn{ box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); diff --git a/src/views/main_web/watchall/components/EchartLineItem.vue b/src/views/main_web/watchall/components/EchartLineItem.vue index 03ae325e..7bbf1726 100644 --- a/src/views/main_web/watchall/components/EchartLineItem.vue +++ b/src/views/main_web/watchall/components/EchartLineItem.vue @@ -2,7 +2,7 @@
-