You've already forked qlg.frontend
解决添加收货地址时出现的按钮错位问题
This commit is contained in:
@ -90,4 +90,5 @@ button{
|
||||
background: #E5122B;
|
||||
color: white;
|
||||
border-radius: 0;
|
||||
top: 70px;
|
||||
}
|
||||
|
@ -7,7 +7,7 @@
|
||||
.con {
|
||||
width: 100%;
|
||||
padding: 0 2%;
|
||||
transform: translateY(-16px);
|
||||
transform: translateY(28px);
|
||||
position: relative;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
Reference in New Issue
Block a user