fix : 不同浏览器匹配样式修改
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user