fix: bug修改
This commit is contained in:
parent
13aff82f6b
commit
1154aba38a
@ -63,7 +63,7 @@
|
|||||||
}
|
}
|
||||||
.other-info {
|
.other-info {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 200px;
|
top: 28%;
|
||||||
right: 0;
|
right: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
@ -121,7 +121,7 @@
|
|||||||
}
|
}
|
||||||
.other-info {
|
.other-info {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 210px;
|
top: 28%;
|
||||||
right: 0;
|
right: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
@ -64,7 +64,7 @@
|
|||||||
}
|
}
|
||||||
.other-info {
|
.other-info {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 200px;
|
top: 28%;
|
||||||
right: 0;
|
right: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user