Skip to content

Commit

Permalink
fixup! fix: background-color of outbox-button
Browse files Browse the repository at this point in the history
Signed-off-by: Peter-J. G. <peter.germelmann@gmail.com>
  • Loading branch information
PeterJGDe committed Jul 5, 2024
1 parent 68d6441 commit 5bce35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navigation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ to {
z-index: 1;
}
.outbox {
margin-left: 6px;
margin: 6px 6px 0 6px;
width: auto;
&__border {
border-top: 1px solid var(--color-background-darker);
Expand Down

0 comments on commit 5bce35a

Please sign in to comment.