Merge branch 'dev-3.7' of git.mesalab.cn:nezha/nezha-fronted into dev-3.8

This commit is contained in:
zyh
2023-07-24 15:02:55 +08:00
2 changed files with 8 additions and 1 deletions

View File

@@ -530,6 +530,13 @@
line-height: 22px !important;
}
}
.nz-dropdown-icon{
line-height: 22px;
cursor: pointer;
i {
line-height: 22px;
}
}
.el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner {
border-color: $--border-color-base-focus !important;
}

View File

@@ -174,7 +174,7 @@
right: 80px;
top: 40px;
z-index: 1;
cursor: default;
.date-range-panel-content-left {
padding-left: 10px;
display: flex;