mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Reaction buttons should use pointer cursor
This commit is contained in:
parent
15d286ed93
commit
e287362a8b
@ -18,6 +18,7 @@ limitations under the License.
|
||||
font-size: 16px;
|
||||
padding: 6px;
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
transition: transform 0.25s;
|
||||
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user