fix:统一cursor样式
This commit is contained in:
@@ -528,6 +528,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;
|
||||
}
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
right: 80px;
|
||||
top: 40px;
|
||||
z-index: 1;
|
||||
|
||||
cursor: default;
|
||||
.date-range-panel-content-left {
|
||||
padding-left: 10px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user