解决添加收货地址时出现的按钮错位问题

This commit is contained in:
2019-09-08 16:11:17 +08:00
parent 0d40bfb848
commit 84cafe2668
3 changed files with 3 additions and 2 deletions

View File

@ -90,4 +90,5 @@ button{
background: #E5122B;
color: white;
border-radius: 0;
top: 70px;
}