Width is wrong?!
This commit is contained in:
parent
8e5edd3570
commit
406236d0e0
4 changed files with 10 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
"dsl": {
|
||||
"backgroundColor": "none",
|
||||
"bottomRow": 810,
|
||||
"bottomRow": 920,
|
||||
"canExtend": true,
|
||||
"containerStyle": "none",
|
||||
"detachFromLayout": true,
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "u41m6w43wg",
|
||||
"leftColumn": 50,
|
||||
"leftColumn": 48,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 8,
|
||||
"mobileLeftColumn": 24,
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"parentId": "qt7qcypuey",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 50,
|
||||
"rightColumn": 48,
|
||||
"shouldTruncate": false,
|
||||
"text": "{{currentItem.Title}}",
|
||||
"textAlign": "LEFT",
|
||||
|
|
|
@ -5,12 +5,12 @@
|
|||
"borderColor": "#E0DEDE",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": 1,
|
||||
"bottomRow": 81,
|
||||
"bottomRow": 92,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"children": [
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 860,
|
||||
"bottomRow": 880,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": true,
|
||||
"detachFromLayout": true,
|
||||
|
@ -56,7 +56,7 @@
|
|||
},
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 770,
|
||||
"bottomRow": 880,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": true,
|
||||
"detachFromLayout": true,
|
||||
|
@ -102,7 +102,7 @@
|
|||
},
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 770,
|
||||
"bottomRow": 880,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": false,
|
||||
"containerStyle": "none",
|
||||
|
@ -147,7 +147,7 @@
|
|||
},
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 770,
|
||||
"bottomRow": 880,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": false,
|
||||
"containerStyle": "none",
|
||||
|
@ -224,14 +224,14 @@
|
|||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"onTabSelected": "",
|
||||
"originalBottomRow": 81,
|
||||
"originalBottomRow": 92,
|
||||
"originalTopRow": 0,
|
||||
"parentColumnSpace": 25.34375,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 63,
|
||||
"rightColumn": 57,
|
||||
"shouldScrollContents": true,
|
||||
"shouldShowTabs": true,
|
||||
"tabsObj": {
|
||||
|
|
Loading…
Add table
Reference in a new issue