Set cursor default on hover the own reaction

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
This commit is contained in:
Aya Morisawa 2018-12-27 23:02:32 +09:00
parent 6943c7d2d8
commit 8573e258f8
No known key found for this signature in database
GPG key ID: 3E64865D70D579F2

View file

@ -151,6 +151,7 @@ export default Vue.extend({
margin-right 6px
padding 0 6px
border-radius 4px
cursor pointer
*
user-select none
@ -163,7 +164,6 @@ export default Vue.extend({
color var(--primaryForeground)
&:not(.reacted)
cursor pointer
background var(--reactionViewerButtonBg)
&:hover