Skip to content

Commit

Permalink
Update popupwindow.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kvvo authored Jun 27, 2024
1 parent 97d8885 commit ed31eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/popupwindow.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body {
z-index: 1000;
left: 0;
top: 0px;
padding: 0px;
padding: 10px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
Expand Down

0 comments on commit ed31eec

Please sign in to comment.