Merge pull request #2954 from matrix-org/jryans/aggregations
Send and undo reaction events
This commit is contained in:
commit
f5aa32bc96
11 changed files with 311 additions and 128 deletions
|
@ -24,6 +24,7 @@ limitations under the License.
|
|||
border-radius: 10px;
|
||||
background-color: $reaction-row-button-bg-color;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
&:hover {
|
||||
border-color: $reaction-row-button-hover-border-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue