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