Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2e96d65

Browse files
committed
Merge branch 'dev' of github.com:lowcoder-org/lowcoder into feat/1578-tags
2 parents9187921 +f589510 commit2e96d65

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
constswitchOrgMenu={
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)

[8]ページ先頭

©2009-2025 Movatter.jp