Skip to content

Commit

Permalink
Fix PV display border width
Browse files Browse the repository at this point in the history
  • Loading branch information
yjf2002ghty committed Nov 8, 2024
1 parent 8d25950 commit d4d26d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@
border-top: 4px solid black;
border-left: 4px solid black;
border-right: 4px solid black;
border-bottom: 3px solid black;
border-bottom: 4px solid black;
margin-top: 5px;
}

Expand Down

0 comments on commit d4d26d5

Please sign in to comment.