fix : 不同浏览器匹配样式修改

This commit is contained in:
2024-03-04 15:18:07 +08:00
parent 4fd53e8875
commit 89161ea797
6 changed files with 27 additions and 10 deletions

View File

@@ -70,7 +70,7 @@ body,
display: flex;
z-index: 3;
position: absolute;
top: 85px;
top: 66px;
left: 30px;
.btn-box {
@@ -117,7 +117,7 @@ body,
.top-right {
z-index: 2;
position: absolute;
top: 50px;
top: 28px;
right: 70px;
font-size: 28px;
color: #ffffff;