Skip to content

Commit

Permalink
Remove left margin in reaction buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Nov 7, 2021
1 parent b887c7e commit a550784
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -616,10 +616,6 @@ img.emoji {
@apply mb-1 mr-2 border dmd:mb-4;
}

.gsc-direct-reaction-button:not(:first-child) {
@apply ml-2;
}

.gsc-reply {
@apply relative;
}
Expand Down

0 comments on commit a550784

Please sign in to comment.