mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
hotfix(FE): fixing dropdown logout and floating button max size
This commit is contained in:
@@ -52,6 +52,7 @@ export default function ProjectFlockLayout({
|
||||
closeOnBackdropClick={isDetail ? true : false}
|
||||
onBackdropClick={handleBackdropClick}
|
||||
variant='right'
|
||||
zIndex='99999'
|
||||
sidebarContent={isOpen && <div className=''>{children}</div>}
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user