chore: set cursor to default for buttons
This commit is contained in:
parent
7a029d1595
commit
811971ce26
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
}
|
||||
|
||||
button:hover {
|
||||
cursor: default;
|
||||
background-color: #3271be;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue