修改禅道已知bug

This commit is contained in:
qq787203167
2022-06-30 15:43:06 +08:00
parent b5fbf99203
commit af0bd58b59
@@ -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>