Skip to content

Commit

Permalink
Update src/components/NewMessageForm/NewMessageForm.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
  • Loading branch information
marcoambrosini and nickvergessen committed Nov 13, 2020
1 parent 9f867a0 commit 8c01c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NewMessageForm/NewMessageForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ export default {
opacity: .9;
}
&__quote {
margin: 0px 16px 12px 24px;
margin: 0 16px 12px 24px;
background-color: var(--color-background-dark);
padding: 8px;
border-radius: var(--border-radius-large);
Expand Down

0 comments on commit 8c01c18

Please sign in to comment.