Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
mini hover context menu
Browse files Browse the repository at this point in the history
  • Loading branch information
SlippingGitty authored Jun 10, 2024
1 parent a9e0ea4 commit a29e2b7
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@
margin: 10px 14px 15px 10px;
}

/* Mini Context Menu */
.wrapper__4e6b6 {
border: var(--borders);
background-color: var(--projectCabBackground2);
}

/* Title Bar */
.themed_b152d4 {
background-color: var(--projectCabTitleBar);
Expand Down

0 comments on commit a29e2b7

Please sign in to comment.