Commit 16c24282 by 无尘

style: 修改样式

parent 9fb866ff
......@@ -1980,11 +1980,11 @@ export default {
.goods-link-item{
&:hover {
border: 1px solid #409EFF;
border: 1px solid #1890ff;
}
&.goodSelect {
border: 1px solid #409EFF;
border: 1px solid #1890ff;
}
.limit-2 {
......@@ -2888,7 +2888,7 @@ export default {
.vue-treeselect__single-value {
line-height: 40px;
line-height: 32px;
}
/* 不显示每页显示几个 */
......@@ -2901,13 +2901,13 @@ export default {
font-size: 14px;
.vue-treeselect__control {
height: 40px;
height: 32px;
/*line-height: 36px;*/
cursor: pointer;
}
.vue-treeselect__placeholder {
line-height: 40px;
line-height: 32px;
font-size: 13.3333px;
}
......
......@@ -2692,11 +2692,11 @@ export default {
.goods-link-item{
&:hover {
border: 1px solid #409EFF;
border: 1px solid #1890ff;
}
&.goodSelect {
border: 1px solid #409EFF;
border: 1px solid #1890ff;
}
.limit-2 {
......@@ -2894,7 +2894,7 @@ export default {
.vue-treeselect__single-value {
line-height: 40px;
line-height: 32px;
}
/* 不显示每页显示几个 */
......@@ -2907,13 +2907,13 @@ export default {
font-size: 14px;
.vue-treeselect__control {
height: 40px;
height: 32px;
/*line-height: 36px;*/
cursor: pointer;
}
.vue-treeselect__placeholder {
line-height: 40px;
line-height: 32px;
font-size: 13.3333px;
}
......@@ -2933,7 +2933,7 @@ export default {
display: table;
table-layout: fixed;
width: 100%;
height: 40px;
height: 32px;
border: 1px solid #ddd;
border-radius: 5px;
background: #fff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment