mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 12:33:44 +08:00
style: improve drag icon style (#51)
This commit is contained in:
parent
80f4570093
commit
2f00666a68
@ -230,7 +230,7 @@ export const ProfileItem = (props: Props) => {
|
|||||||
{...attributes}
|
{...attributes}
|
||||||
{...listeners}
|
{...listeners}
|
||||||
>
|
>
|
||||||
<DragIndicator sx={{ cursor: "grab" }} />
|
<DragIndicator sx={{ cursor: "move", marginLeft: "-6px" }} />
|
||||||
</Box>
|
</Box>
|
||||||
|
|
||||||
<Typography
|
<Typography
|
||||||
|
Loading…
x
Reference in New Issue
Block a user