Skip to content

fix: align number input icon rendering#2153

Open
Saithej2k wants to merge 1 commit into
FlowFuse:mainfrom
Saithej2k:fix/number-input-icon-spacing
Open

fix: align number input icon rendering#2153
Saithej2k wants to merge 1 commit into
FlowFuse:mainfrom
Saithej2k:fix/number-input-icon-spacing

Conversation

@Saithej2k

Copy link
Copy Markdown

Summary

  • Render ui-number-input inner icons through Vuetify slots so right-side inner icons appear alongside the number controls.
  • Remove extra local inner-icon margins so number input spacing matches text inputs.

Testing

  • git diff --check
  • npx eslint ui/src/widgets/ui-number-input/UINumberInput.vue
  • npm run build

Closes #2022

@Saithej2k Saithej2k marked this pull request as ready for review June 27, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui-number-input icon padding inconsistent with other widgets

1 participant