Skip to content

Commit

Permalink
Context menu initially hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Burgmaier committed Jan 29, 2024
1 parent 151289b commit 5efe7f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ header {

#contextmenu {
position: absolute;
visibility: hidden;
top: 0;
left: 0;
padding: 2px;
Expand Down

0 comments on commit 5efe7f7

Please sign in to comment.