Skip to content

Commit

Permalink
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 committed Dec 16, 2022
1 parent 4d8b2c7 commit 137e907
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/NavigationOutbox.vue
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ export default {
</script>

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

0 comments on commit 137e907

Please sign in to comment.