Improved width for smaller screens

This commit is contained in:
2026-01-29 12:00:39 +00:00
parent d51352f0c3
commit aa984de4e7
14 changed files with 28 additions and 24 deletions

View File

@@ -1,7 +1,7 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 340,
"bottomRow": 283,
"dynamicBindingPathList": [
{
"key": "truncateButtonColor"
@@ -43,7 +43,7 @@
"text": "Units Ordered - By Series",
"textAlign": "LEFT",
"textColor": "#231F20",
"topRow": 336,
"topRow": 279,
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
"type": "TEXT_WIDGET",
"version": 1,