|
@@ -850,7 +850,7 @@
|
|
|
.phone-jianli-page{
|
|
|
width: 100%;height: 100vh;background-color: #f8f9fd;display: flex;flex-direction: column;
|
|
|
.right-icon-delete-btn{
|
|
|
- width: 30rpx;height: 30rpx;@include ezy-no-repeat-cover();
|
|
|
+ width: 35rpx;height: 35rpx;@include ezy-no-repeat-cover();margin-right: 10rpx;
|
|
|
background-image: url("@/static/images/common/clear-icon.svg");
|
|
|
}
|
|
|
.jianli-wrap-box{overflow: auto;box-sizing: border-box;padding-bottom: 120rpx;}
|