mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 05:23: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}
|
||||
{...listeners}
|
||||
>
|
||||
<DragIndicator sx={{ cursor: "grab" }} />
|
||||
<DragIndicator sx={{ cursor: "move", marginLeft: "-6px" }} />
|
||||
</Box>
|
||||
|
||||
<Typography
|
||||
|
Loading…
x
Reference in New Issue
Block a user