修改禅道已知bug
This commit is contained in:
@@ -404,9 +404,8 @@
|
|||||||
color: rgb(0, 0, 0);
|
color: rgb(0, 0, 0);
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 230px;
|
left: 200px;
|
||||||
top: 50%;
|
bottom: 20px;
|
||||||
transform: translate(-50%, -50%);
|
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -414,9 +413,8 @@
|
|||||||
color: rgb(0, 0, 0);
|
color: rgb(0, 0, 0);
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 56px;
|
left: 22px;
|
||||||
top: 50%;
|
bottom: 20px;
|
||||||
transform: translate(-50%, -50%);
|
|
||||||
transition: all 0.2s;
|
transition: all 0.2s;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user