reaction css fix

This commit is contained in:
MathMan05 2024-08-05 22:27:11 -05:00
parent 24bdde1968
commit 3841defed7

View file

@ -1594,8 +1594,12 @@ form div{
} }
.reactiondiv{ .reactiondiv{
}
.meReacted{
background:var(--channels-bg) !important;
} }
.reaction{ .reaction{
cursor:pointer;
width:.25in; width:.25in;
position:relative; position:relative;
height:.25in; height:.25in;