Set cursor default on hover the own reaction
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
This commit is contained in:
parent
6943c7d2d8
commit
8573e258f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user