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
+2 -2
View File
@@ -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,