Commit 0ed3f166 by LJM

PDA小程序-异常问客功能

parent 464f6574
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
height: 44rpx; height: 44rpx;
border-radius: 2rpx; border-radius: 2rpx;
border: 1rpx solid #cad9e0; border: 1rpx solid #cad9e0;
.time { .uni-input-time {
padding-left: 20rpx; padding-left: 20rpx;
font-size: 26rpx; font-size: 26rpx;
color: #197adb; color: #197adb;
...@@ -51,6 +51,9 @@ ...@@ -51,6 +51,9 @@
&:first-child { &:first-child {
margin-right: 28rpx; margin-right: 28rpx;
} }
&.curr {
color: #197adb;
}
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment