update wxcode style

dev_tj
tangjiang 5 years ago
parent 3bd7196e35
commit 286e56456e

@ -14,7 +14,7 @@
display: flex;
justify-content: space-between;
align-items: center;
height: 120px;
height: 150px;
background-color: #052645;
padding: 0 50px;
}
@ -33,7 +33,7 @@
font-size: 32px !important;
transform: scale(2);
position: relative;
top: 10px;
// top: 10px;
}
// .icon-reset{
// transform: scale(2.4);
@ -43,10 +43,11 @@
// }
&:last-child{
margin-left: 50px;
margin-left: 60px;
}
.icon-txt{
font-size: 32px;
// margin-top: 5px;
font-size: 28px;
}
}
}
@ -55,11 +56,12 @@
border: none;
outline: none;
border-radius: 9999px;
padding: 0 40px;
line-height: 72px;
font-size: 36px;
padding: 0 50px;
line-height: 92px;
font-size: 38px;
color: #fff;
background:#2EA4FF;
letter-spacing: 2;
}
.wx-code-test-case{

Loading…
Cancel
Save