diff --git a/pages/Start/widgets/Account_Info/Account_Info.json b/pages/Start/widgets/Account_Info/Account_Info.json index 9b1c5ff..d71c955 100644 --- a/pages/Start/widgets/Account_Info/Account_Info.json +++ b/pages/Start/widgets/Account_Info/Account_Info.json @@ -1,14 +1,14 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 346, + "bottomRow": 476, "boxShadow": "none", "canEscapeKeyClose": true, "canOutsideClickClose": true, "children": [ { "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 320, + "bottomRow": 450, "boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}", "canExtend": true, "detachFromLayout": true, @@ -57,14 +57,14 @@ } ], "dynamicHeight": "AUTO_HEIGHT", - "height": 320, + "height": 450, "isCanvas": true, "isLoading": false, "key": "9v0be6abw3", "leftColumn": 19, "maxDynamicHeight": 9000, "minDynamicHeight": 24, - "minHeight": 320, + "minHeight": 450, "mobileBottomRow": 50, "mobileLeftColumn": 19, "mobileRightColumn": 43, diff --git a/pages/Start/widgets/Account_Info/Button3.json b/pages/Start/widgets/Account_Info/Button3.json index fad9356..b54c5d2 100644 --- a/pages/Start/widgets/Account_Info/Button3.json +++ b/pages/Start/widgets/Account_Info/Button3.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 30, + "bottomRow": 43, "boxShadow": "none", "buttonColor": "{{appsmith.theme.colors.primaryColor}}", "buttonStyle": "PRIMARY_BUTTON", @@ -38,7 +38,7 @@ "responsiveBehavior": "hug", "rightColumn": 23, "text": "Rollenverwaltung", - "topRow": 26, + "topRow": 39, "type": "BUTTON_WIDGET", "version": 1, "widgetId": "tzqrb9efaf", diff --git a/pages/Start/widgets/Account_Info/Text3.json b/pages/Start/widgets/Account_Info/Text3.json index b8cde30..9c5b9d2 100644 --- a/pages/Start/widgets/Account_Info/Text3.json +++ b/pages/Start/widgets/Account_Info/Text3.json @@ -1,7 +1,7 @@ { "animateLoading": true, "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", - "bottomRow": 18, + "bottomRow": 31, "dynamicBindingPathList": [ { "key": "truncateButtonColor" @@ -43,7 +43,7 @@ "responsiveBehavior": "fill", "rightColumn": 60, "shouldTruncate": false, - "text": "Name {{appsmith.store.user}}", + "text": "{{appsmith.store.user}}", "textAlign": "LEFT", "textColor": "#231F20", "topRow": 5,