refactor: mobile popover UX (#2140)
This commit is contained in:
@@ -27,6 +27,7 @@ const LockscreenWorkspaceSwitcher: FunctionComponent<Props> = ({ mainApplication
|
||||
Switch workspace
|
||||
</Button>
|
||||
<Popover
|
||||
title="Switch workspace"
|
||||
align="center"
|
||||
anchorElement={buttonRef.current}
|
||||
className="py-2"
|
||||
|
||||
Reference in New Issue
Block a user