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{
}
.meReacted{
background:var(--channels-bg) !important;
}
.reaction{
cursor:pointer;
width:.25in;
position:relative;
height:.25in;