分切下料2
This commit is contained in:
@@ -360,6 +360,21 @@ uni-button:after {
|
||||
.slide_new table tr.checked td:last-child {
|
||||
border-right: 1rpx solid #6798ef;
|
||||
}
|
||||
.slide table {
|
||||
table-layout: auto;
|
||||
width: 100%;
|
||||
}
|
||||
.slide table th:first-child, .slide table td:first-child {
|
||||
box-shadow: none;
|
||||
}
|
||||
.slide table td {
|
||||
line-height: 28rpx;
|
||||
padding: 6rpx 20rpx;
|
||||
white-space: normal;
|
||||
}
|
||||
.mini-btn {
|
||||
padding: 0 20rpx !important;
|
||||
}
|
||||
|
||||
/** 提交栏 **/
|
||||
.submitbar {
|
||||
|
||||
Reference in New Issue
Block a user