Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronPlave committed Nov 29, 2023
1 parent 6fa1019 commit c87ab41
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 c87ab41

Please sign in to comment.