修改工单问题
This commit is contained in:
@@ -1 +1,17 @@
|
||||
/* pages/workBenchNew/components/recharge/index.wxss */
|
||||
/* pages/workBenchNew/components/recharge/index.wxss */
|
||||
|
||||
|
||||
.inputContent {
|
||||
flex: 1;
|
||||
margin-right: 10rpx;
|
||||
display: flex;
|
||||
padding: 0 20rpx;
|
||||
border-radius: 12rpx;
|
||||
border: 1rpx solid #ccc;
|
||||
background-color: #fff;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.text {
|
||||
flex: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user