Merge pull request #3187 from denis-sokolov/reward-item-cursor
fix(rewards): no move cursor on shop and spells
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
.reward-item
|
||||
background: white
|
||||
|
||||
// Items in the shop and spells can not be moved
|
||||
&:hover
|
||||
cursor: inherit
|
||||
|
||||
.reward-cost
|
||||
display: inline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user