Reaction buttons should use pointer cursor
This commit is contained in:
@@ -18,6 +18,7 @@ limitations under the License.
|
||||
font-size: 16px;
|
||||
padding: 6px;
|
||||
user-select: none;
|
||||
cursor: pointer;
|
||||
transition: transform 0.25s;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user