Reaction buttons should use pointer cursor
This commit is contained in:
parent
15d286ed93
commit
e287362a8b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ limitations under the License.
|
|||
font-size: 16px;
|
||||
padding: 6px;
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
transition: transform 0.25s;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue