Skip to content

Commit

Permalink
fixup! Fix unread counter position for outbox
Browse files Browse the repository at this point in the history
Signed-off-by: greta <gretadoci@gmail.com>
  • Loading branch information
GretaD authored and st3iny committed Jan 5, 2023
1 parent facf01c commit 629b07a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/NavigationOutbox.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ export default {
</script>

<style lang="scss" scoped>
.counter-bubble-outbox {
margin-right: 20px;
}
.outbox-opacity-icon {
opacity: .7;
&:hover {
Expand Down

0 comments on commit 629b07a

Please sign in to comment.