Content-Length: 258553 | pFad | http://github.com/lowcoder-org/lowcoder/commit/f58951038fa2bcd3e1a11e858b9a38dc85548738

42 Merge pull request #1746 from iamfaran/fix/1414-responsive · lowcoder-org/lowcoder@f589510 · GitHub
Skip to content

Commit f589510

Browse files
Merge pull request #1746 from iamfaran/fix/1414-responsive
[Fix]: Workspace switch submenu overflow for Mobile Screens
2 parents 780ca30 + f113adc commit f589510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/packages/lowcoder/src/pages/common/profileDropdown.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ export default function ProfileDropdown(props: DropDownProps) {
224224
const switchOrgMenu = {
225225
key: 'switchOrg',
226226
label: trans("profile.switchOrg"),
227-
popupOffset: [4, -12],
227+
popupOffset: checkIsMobile(window.innerWidth) ? [-200, 36] : [4, -12],
228228
children: [
229229
{
230230
key: 'joinedOrg',

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/f58951038fa2bcd3e1a11e858b9a38dc85548738

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy