This commit is contained in:
Pradeeppon01 2024-07-02 08:24:25 +05:30
parent ab72d324e1
commit 1f72fe875f
1 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ const QueryCardEditor = () => {
> >
Update Update
</Button> </Button>
<Box className="d-flex justify-content-between"> {/* <Box className="d-flex justify-content-between">
<Button <Button
className="bg-primary text-white rounded p-3" className="bg-primary text-white rounded p-3"
onClick={() => initateRotation()} onClick={() => initateRotation()}
@ -190,7 +190,7 @@ const QueryCardEditor = () => {
> >
Rotate <RotateRightIcon /> Rotate <RotateRightIcon />
</Button> </Button>
</Box> </Box> */}
</Box> </Box>
<Box className="w-75"> <Box className="w-75">
<Box className="px-5"> <Box className="px-5">