Skip to content

Commit

Permalink
New: Align context menu to left
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Burgmaier committed Jan 29, 2024
1 parent 01b1525 commit 4978b90
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 @@ -229,6 +229,7 @@ header {
background-color: var(--button-bg-color);
color: var(--main-text-color);
border: 1px solid var(--button-border-color);
text-align: left;
}
#contextmenu > button:hover {
background-color: var(--button-bghover-color);
Expand Down

0 comments on commit 4978b90

Please sign in to comment.