Account Info Modal eingefügt

This commit is contained in:
2026-08-20 12:08:13 +00:00
parent 3c3504d614
commit 3f66648de4
3 changed files with 8 additions and 8 deletions
@@ -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,