We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the base height of the component is changed (f.e. it is set to 1rem or to 4rem) the component looks broken.
ui5-step-input
No response
Create ui5-step-input and apply height: 1rem or height: 4rem;
height: 1rem
height: 4rem;
Medium
nightly
Chrome
The text was updated successfully, but these errors were encountered:
1a12e52
tsanislavgatev
Successfully merging a pull request may close this issue.
Bug Description
When the base height of the component is changed (f.e. it is set to 1rem or to 4rem) the component looks broken.
Affected Component
ui5-step-input
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
Create ui5-step-input and apply
height: 1rem
orheight: 4rem;
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
nightly
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: