styles
This commit is contained in:
@@ -209,7 +209,7 @@ function Vbox(args) {
|
||||
</div>
|
||||
<button
|
||||
class='vbox-btn'
|
||||
onMouseOver={e => hoverInfo(e, 'reroll')}
|
||||
onMouseOver={e => hoverInfo(e, 'refill')}
|
||||
onClick={() => sendVboxDiscard()}>
|
||||
refill - 5b
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user