单据出库修改
This commit is contained in:
@@ -77,11 +77,13 @@ uni-button:after {
|
||||
.filter_input {
|
||||
width: 100%;
|
||||
height: 80rpx;
|
||||
line-height: 30rpx;
|
||||
line-height: 28rpx;
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
font-size: 28rpx;
|
||||
color: #606266;
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.filter_input_disabled {
|
||||
background-color: #eee;
|
||||
@@ -186,6 +188,11 @@ uni-button:after {
|
||||
z-index: 101;
|
||||
box-shadow: 3px 0px 3px 0px rgba(160,160,160,0.20);
|
||||
}
|
||||
.slide_new table th .td_3, .slide_new table td.td_3 {
|
||||
width: 100px;
|
||||
line-height: 28rpx;
|
||||
white-space: unset;
|
||||
}
|
||||
.slide_new table th.fontcol1,.slide_new table td.fontcol1 {
|
||||
color: #4e6ef2;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user