fix: 集成 NZ-TALON配置页面样式调整

This commit is contained in:
likexuan
2023-04-07 14:32:53 +08:00
parent 83d0e1c945
commit fb110fd083

View File

@@ -415,6 +415,7 @@
.el-select{
width: 310px;
.el-input__inner{
font-size: 14px;
color: $--color-text-primary;
}
}
@@ -450,6 +451,7 @@
height: 36px !important;
line-height: 36px !important;
padding-left: 12px;
font-size: 14px;
color: $--color-text-regular;
border-color: $--border-color-light;
background: $--select-page-hover-background-color !important;