reaction css fix
This commit is contained in:
parent
24bdde1968
commit
3841defed7
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue