move reactions to the right

This commit is contained in:
MathMan05
2024-08-13 14:29:55 -05:00
parent fcc3be798a
commit 6d47156288

View File

@@ -1746,3 +1746,6 @@ form div{
.emojirow{ .emojirow{
flex-grow:0; flex-grow:0;
} }
.reactiondiv{
margin-left: .4in;
}