From 8b4e3447d7101af4646e1f482577b39ae548c1eb Mon Sep 17 00:00:00 2001 From: zhangyu Date: Fri, 5 Mar 2021 14:27:11 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=E6=90=9C?= =?UTF-8?q?=E7=B4=A0=E6=A1=86=E9=AB=98=E5=BA=A6=20=E4=BB=A5=E5=8F=8A=20?= =?UTF-8?q?=E9=99=84=E8=BF=91=E7=9B=B8=E5=85=B3=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/assets/stylus/main.scss | 12 ++++++------ nezha-fronted/src/components/common/pickTime.vue | 2 +- nezha-fronted/src/components/common/searchInput.vue | 10 +++++----- nezha-fronted/src/components/common/timePicker.vue | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/nezha-fronted/src/assets/stylus/main.scss b/nezha-fronted/src/assets/stylus/main.scss index 9aa11c421..c16bd0f22 100644 --- a/nezha-fronted/src/assets/stylus/main.scss +++ b/nezha-fronted/src/assets/stylus/main.scss @@ -217,7 +217,7 @@ li{ } .nz-btn.nz-btn-size-normal:not(.nz-btn-size-alien) { font-size: 12px; - height: 24px; + height: 28px; padding: 0 8px; } .nz-btn.nz-btn-size-small { @@ -672,7 +672,7 @@ li{ .top-tool-right { display: flex; align-content: center; - height: 26px; + height: 30px; margin-right: 76px; } .top-tool-main-right { @@ -719,7 +719,7 @@ li{ /* begin--二级顶部工具栏*/ .sub-top-tools { display: flex; - height: 30px; + height: 32px; align-items: center; justify-content: space-between; border-top: 1px solid #DCDFE6; @@ -827,7 +827,7 @@ li{ } .window-control-btn>i { color: #909399; - font-size: 17px; + font-size: 19px; } .window-control-btn>i:hover { color: $global-text-color-active; @@ -1879,8 +1879,8 @@ revo-grid[theme=compact] revogr-viewport revogr-header .data-header-cell { background-color: $content-right-background-color; } .query-input-active .el-input__inner, .query-input-inactive .el-input__inner { - height: 25px; - line-height: 25px !important; + height: 30px; + line-height: 30px !important; } .el-textarea:not(.not-fixed-height) textarea { diff --git a/nezha-fronted/src/components/common/pickTime.vue b/nezha-fronted/src/components/common/pickTime.vue index 17172aa12..c3497b71c 100644 --- a/nezha-fronted/src/components/common/pickTime.vue +++ b/nezha-fronted/src/components/common/pickTime.vue @@ -2,7 +2,7 @@
-
+