@@ -30,17 +30,17 @@
}
.handle-delete {
- background-color: red;
+ background-color: #FF4E4E;
width: 150rpx;
display: flex;
align-items: center;
justify-content: center;
- color: #fff;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 20px;
+ padding-right: 15px;