Skip to content

Commit

Permalink
fixup! Merge remote-tracking branch 'origin/main' into fix/outbotx-un…
Browse files Browse the repository at this point in the history
…read-counter

Signed-off-by: greta <gretadoci@gmail.com>
  • Loading branch information
GretaD committed Jan 6, 2023
1 parent 290a36c commit e56061b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NavigationOutbox.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default {
<style lang="scss" scoped>
.navigation-outbox {
&__unread-counter {
margin-right: calc(var(--default-grid-baseline)*2);
margin-right: calc(var(--default-grid-baseline)*5);
}
}
Expand Down

0 comments on commit e56061b

Please sign in to comment.