Working on that Fixed alingment

This commit is contained in:
AnsariTufail
2025-02-10 12:09:15 +05:30
parent 4cdef1270b
commit 0c219ba1a9
31 changed files with 70 additions and 71 deletions

View File

@@ -49,8 +49,8 @@ const WorkspaceMode = () => {
Workspace Mode
</Text>
<HStack mr={5}>
<InputGroup marginRight={"1rem"}
<HStack >
<InputGroup
startElement={
<LuSearch fontSize={"xs"} style={{ position: 'relative', left: '10px' }} />
}