mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-06 03:03:44 +08:00
style: improve drag icon style (#51)
This commit is contained in:
parent
f6314431f0
commit
310a2e2511
@ -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