mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 08:45:41 +08:00
style: improve drag icon style (#51)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user