|
@@ -117,7 +117,6 @@ view.footer-fixed-bottom button[type='default'] {
|
|
|
|
|
|
.app_nav-wrap {
|
|
|
width: 100%;
|
|
|
- padding-left: 22rpx;
|
|
|
border-bottom: 1rpx solid rgba(189, 189, 189, 1);
|
|
|
white-space: nowrap;
|
|
|
}
|
|
@@ -146,7 +145,7 @@ view.footer-fixed-bottom button[type='default'] {
|
|
|
left: 50%;
|
|
|
bottom: 0;
|
|
|
content: '';
|
|
|
- width: 100%;
|
|
|
+ width: 88%;
|
|
|
height: 12rpx;
|
|
|
border-radius: 10rpx 10rpx 0 0;
|
|
|
background: rgba(145, 179, 121, 1);
|