Эх сурвалжийг харах

style: improve drag icon style (#51)

Pylogmon 1 жил өмнө
parent
commit
2f00666a68

+ 1 - 1
src/components/profile/profile-item.tsx

@@ -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