This commit is contained in:
wangshiming
2022-03-23 11:40:25 +08:00
parent d2a6ca1c8a
commit ae3a8de5a2
3 changed files with 16 additions and 23 deletions

View File

@ -29,13 +29,13 @@
}
.drivercard{
position: absolute;
top: 710px;
top: 50%;
left: 330px;
border: solid 1px #ebf0fb;
}
.jopcard{
position: absolute;
top: 1115px;
top: 79%;
left: 330px;
border: solid 1px #ebf0fb;
}