...
|
...
|
@@ -69,12 +69,13 @@ body, html { |
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
font-size: 0.34rem;
|
|
|
}
|
|
|
|
|
|
.getCode {
|
|
|
border: none;
|
|
|
background: none;
|
|
|
font-size: 0.24rem;
|
|
|
font-size: 0.34rem;
|
|
|
color: #FE0A01;
|
|
|
outline: none;
|
|
|
}
|
...
|
...
|
|