Skip to content

Commit

Permalink
fix(ui): Remove padding from recipient bubble
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Nov 28, 2024
1 parent 1b94a14 commit 6026b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/RecipientBubble.vue
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ export default {
}
.contact-popover {
display: flex;
padding: 2px;

&__email {
text-align: center;
Expand Down

0 comments on commit 6026b1c

Please sign in to comment.