@@ -1,7 +1,7 @@
@import "~@less/variables.less";
.slideLi {
// cursor: pointer;
- color: #767676;
+ // color: #767676;
position: relative;
padding: 10px 10px 10px 0;
border-bottom:1px dashed #989DA3;
.labelWrap>li {
padding-top: 10px;
padding-bottom: 10px;
@@ -151,15 +151,16 @@
}
.itemPartT {
float: right;
- max-width: 110px;
+ width: 120px;
input {
width: 40px;
text-align: center;
float: left;
+ margin-right: 10px;
.unit {
display: inline-block;
- max-width: 70px;
+ width: 70px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;