Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPlave committed Dec 1, 2023
1 parent f9eac99 commit c3b9595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/menus/ViewMenu.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@
margin: 0 4px;
}
.view-menu :global(.header),
.view-menu :global(.nav-button .menu-body) {
.view-menu-button :global(.header),
.view-menu-button :global(.nav-button .menu-body) {
display: none;
}
</style>

0 comments on commit c3b9595

Please sign in to comment.