Skip to content

Commit

Permalink
fix: footer display error
Browse files Browse the repository at this point in the history
  • Loading branch information
Pactortester committed May 16, 2023
1 parent 71f75ba commit c28d2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/report.css
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ pre.trace {
color: #999;
min-width: 1160px;
border-top: solid 1px #172036;
position: absolute;
position: relative;
width: 100%;
bottom: -219px;
left: 0;
Expand Down

0 comments on commit c28d2ba

Please sign in to comment.