feat: improve cursor
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
color: @search-action-text-color;
|
||||
font-size: @search-action-font-size;
|
||||
line-height: @search-input-height;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
&:active {
|
||||
background-color: @active-color;
|
||||
|
||||
Reference in New Issue
Block a user