Vertical buttons

This commit is contained in:
Martyn Ranyard 2025-09-11 08:27:36 +00:00
parent b1c6e1c766
commit 764ade4062
4 changed files with 10 additions and 10 deletions

View file

@ -1,9 +1,9 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 4,
"bottomRow": 8,
"boxShadow": "none",
"buttonVariant": "PRIMARY",
"buttonVariant": "SECONDARY",
"childStylesheet": {
"button": {
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
@ -62,20 +62,20 @@
"isLoading": false,
"isVisible": true,
"key": "u41m6w43wg",
"leftColumn": 48,
"leftColumn": 55,
"minWidth": 450,
"mobileBottomRow": 8,
"mobileLeftColumn": 24,
"mobileRightColumn": 48,
"mobileTopRow": 4,
"needsErrorInfo": false,
"orientation": "horizontal",
"orientation": "vertical",
"parentColumnSpace": 6.09375,
"parentId": "qt7qcypuey",
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 63,
"rightColumn": 64,
"topRow": 0,
"type": "BUTTON_GROUP_WIDGET",
"version": 1,

View file

@ -24,7 +24,7 @@
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem",
"fontSize": "0.875rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
@ -42,7 +42,7 @@
"parentId": "qt7qcypuey",
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 48,
"rightColumn": 55,
"shouldTruncate": false,
"text": "{{currentItem.Title}}",
"textAlign": "LEFT",

View file

@ -24,7 +24,7 @@
"dynamicHeight": "FIXED",
"dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem",
"fontSize": "0.875rem",
"fontStyle": "BOLD",
"isLoading": false,
"isVisible": true,
@ -42,7 +42,7 @@
"parentId": "qt7qcypuey",
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 52,
"rightColumn": 55,
"shouldTruncate": false,
"text": "{{currentItem.Artist}}",
"textAlign": "LEFT",

View file

@ -231,7 +231,7 @@
"parentRowSpace": 10,
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 51,
"rightColumn": 53,
"shouldScrollContents": true,
"shouldShowTabs": true,
"tabsObj": {