[WEB-1982] chore: sidebar navigation item refactor (#5184)
* chore: sidebar navigation item refactor * chore: module and cycle sidebar padding adjustment
This commit is contained in:
parent
1956da2b90
commit
2ad1047323
7 changed files with 40 additions and 32 deletions
|
|
@ -51,6 +51,7 @@ export const CyclePeekOverview: React.FC<Props> = observer(({ projectId, workspa
|
|||
cycleId={peekCycle?.toString() ?? ""}
|
||||
handleClose={handleClose}
|
||||
isArchived={isArchived}
|
||||
isPeekMode
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue