This commit is contained in:
parent
1e9bdfebce
commit
e3b1288d7e
|
@ -1261,11 +1261,12 @@ const getData = async () => {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
.choose {
|
.choose {
|
||||||
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
margin-left: 35px;
|
||||||
.choose_1 {
|
.choose_1 {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 124px;
|
width: 124px;
|
||||||
|
|
Loading…
Reference in New Issue