Is there an existing issue for this?
Description
The "Upgrade" button at top right corner renders at a different total size depending on which page it's on, even though both instances use the exact same class name and identical padding/border/margin.
Expected behavior: Same class (button.sc-bATJPV.kUffkT.business-plan-menu-option.mr-2), same padding/border/margin -> button should be the same total size on both the pages.
Actual behavior: Width differs by ~19px (60px vs 79.31px), entirely from the content box — the text/icon inside renders at different widths even though the component and its spacing are identical.
Steps To Reproduce
- Log in to an Appsmith Cloud workspace, go to the dashboard (/applications)
- Right-click the "Upgrade" button (top right) → Inspect → Computed tab
- Note: padding 4px top/bottom, 8px left/right, border 1px, margin 0, content box 61.313 × 14px, total size 79.31 × 24px
- Open any application in the Editor — e.g. /app/your-app-name/page-id/edit
- Right-click the same "Upgrade" button (top toolbar) → Inspect → Computed tab
- Note: same padding/border/margin, but content box 42 × 14px, total size 60 × 24px
Public Sample App
No response
Environment
Production
Severity
Low (Cosmetic UI issues)
Issue video log
No response
Version
Cloud
Is there an existing issue for this?
Description
The "Upgrade" button at top right corner renders at a different total size depending on which page it's on, even though both instances use the exact same class name and identical padding/border/margin.
Expected behavior: Same class (button.sc-bATJPV.kUffkT.business-plan-menu-option.mr-2), same padding/border/margin -> button should be the same total size on both the pages.
Actual behavior: Width differs by ~19px (60px vs 79.31px), entirely from the content box — the text/icon inside renders at different widths even though the component and its spacing are identical.
Steps To Reproduce
Public Sample App
No response
Environment
Production
Severity
Low (Cosmetic UI issues)
Issue video log
No response
Version
Cloud