Commit 4d5f53e8 authored by luohua's avatar luohua

统一改样式

parent 1795f605
......@@ -30,7 +30,7 @@
color: $--color-text-regular;
cursor: pointer;
font-size: 14px;
padding: 0 16px;
padding: 0 5px;
&:hover {
color: $--color-primary;
......@@ -75,7 +75,7 @@
line-height: #{$--input-medium-height - 2};
@include e((increase, decrease)) {
width: 14px;
width: 28px;
font-size: $--input-medium-font-size;
}
......
......@@ -10563,7 +10563,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
color: #666666;
cursor: pointer;
font-size: 14px;
padding: 0 16px; }
padding: 0 5px; }
.el-input-number__increase:hover, .el-input-number__decrease:hover {
color: #0994DC; }
.el-input-number__increase:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled), .el-input-number__decrease:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled) {
......@@ -10589,7 +10589,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
width: 180px;
line-height: 30px; }
.el-input-number--medium .el-input-number__increase, .el-input-number--medium .el-input-number__decrease {
width: 14px;
width: 28px;
font-size: 12px; }
.el-input-number--medium .el-input__inner {
padding-left: 39px;
......@@ -36780,7 +36780,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
color: #666666;
cursor: pointer;
font-size: 14px;
padding: 0 16px; }
padding: 0 5px; }
.el-input-number__increase:hover, .el-input-number__decrease:hover {
color: #0994DC; }
.el-input-number__increase:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled), .el-input-number__decrease:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled) {
......@@ -36806,7 +36806,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
width: 180px;
line-height: 30px; }
.el-input-number--medium .el-input-number__increase, .el-input-number--medium .el-input-number__decrease {
width: 14px;
width: 28px;
font-size: 12px; }
.el-input-number--medium .el-input__inner {
padding-left: 39px;
......@@ -840,7 +840,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
color: #666666;
cursor: pointer;
font-size: 14px;
padding: 0 16px; }
padding: 0 5px; }
.el-input-number__increase:hover, .el-input-number__decrease:hover {
color: #0994DC; }
.el-input-number__increase:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled), .el-input-number__decrease:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled) {
......@@ -866,7 +866,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
width: 180px;
line-height: 30px; }
.el-input-number--medium .el-input-number__increase, .el-input-number--medium .el-input-number__decrease {
width: 14px;
width: 28px;
font-size: 12px; }
.el-input-number--medium .el-input__inner {
padding-left: 39px;
......
......@@ -977,7 +977,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
color: #666666;
cursor: pointer;
font-size: 14px;
padding: 0 16px; }
padding: 0 5px; }
.el-input-number__increase:hover, .el-input-number__decrease:hover {
color: #0994DC; }
.el-input-number__increase:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled), .el-input-number__decrease:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled) {
......@@ -1003,7 +1003,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
width: 180px;
line-height: 30px; }
.el-input-number--medium .el-input-number__increase, .el-input-number--medium .el-input-number__decrease {
width: 14px;
width: 28px;
font-size: 12px; }
.el-input-number--medium .el-input__inner {
padding-left: 39px;
......
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