Commit e352d834 by xiexiaoqin

style:border-color

parent ea90ddd0
......@@ -65,7 +65,7 @@ picker-view .column {
.coustom-end {
height: 144rpx;
position: relative;
border-bottom: 1px solid rgba(239, 242, 245, 1);
border-bottom: 2rpx solid rgba(239, 242, 245, 1);
}
.coustom-end>text {
......
......@@ -359,7 +359,6 @@ input {
bottom: 0;
left: 0;
right: 0;
border-top: 1rpx solid rgba(25, 31, 37, 0.12);
box-shadow: 1rpx 1rpx 4rpx 0 rgba(0, 0, 0, 0.08);
background: rgb(255, 255, 255);
z-index: 100
......@@ -447,7 +446,7 @@ input {
.footerBottom {
background: #fff;
border-top: 2rpx solid rgba(25, 31, 37, 0.12);
border-top: 2rpx solid rgba(239, 242, 245, 1);
height: 94rpx;
display: flex;
align-items: center;
......
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 to comment