缓存线-详情
This commit is contained in:
@@ -75,6 +75,17 @@ uni-button:after {
|
||||
border-radius: 8rpx;
|
||||
text-indent: 40rpx;
|
||||
}
|
||||
.search-input-l {
|
||||
width: 100%;
|
||||
height: 86rpx;
|
||||
line-height: 86rpx;
|
||||
font-size: 32rpx;
|
||||
color: #606266;
|
||||
border: 1px solid #d1d1d1;
|
||||
border-radius: 8rpx;
|
||||
text-indent: 40rpx;
|
||||
padding-right: 30rpx;
|
||||
}
|
||||
.confirm-button-wrap{
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
||||
Reference in New Issue
Block a user