Merge pull request #3081 from matrix-org/jryans/reactions-rm-highlight
Remove highlight from reactions
This commit is contained in:
commit
7790eeb42f
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_ReactionsRow {
|
.mx_ReactionsRow {
|
||||||
margin: 6px 0;
|
margin: 6px 0;
|
||||||
|
color: $primary-fg-color;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue