mirror of
https://github.com/urbit/shrub.git
synced 2024-11-27 18:34:48 +03:00
add pointer hover state
This commit is contained in:
parent
980b3be8bb
commit
d97951b499
@ -45,7 +45,7 @@ export class Comments extends Component {
|
||||
|
||||
</textarea>
|
||||
</div>
|
||||
<button onClick={this.commentSubmit} className="f9 pa2 bg-white br1 ba b--gray2 gray2">
|
||||
<button onClick={this.commentSubmit} className="f9 pa2 bg-white br1 ba b--gray2 gray2 pointer">
|
||||
Add comment
|
||||
</button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user