Skip to content

fix(inputs): use base CSS param for border-radius #3430

New issue

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

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

MarcusNotheis
Copy link
Collaborator

There is a standard css variable --sapField_BorderCornerRadius meant to be used for Input's border radius. It is 0.125rem in sap_fiori_3 and sap_fiori_3_dark and 0 in all other themes. This allows changing the border radius of all inputs via the Theme Designer

There is a standard css variable `--sapField_BorderCornerRadius` meant to be used for Input's border radius. It is 0.125rem in sap_fiori_3 and sap_fiori_3_dark and 0 in all other themes. This allows changing the border radius of all inputs via the Theme Designer
@pskelin pskelin closed this Jun 18, 2021
@pskelin pskelin reopened this Jun 18, 2021
@ilhan007 ilhan007 merged commit 4a4c5bc into master Jun 21, 2021
@ilhan007 ilhan007 deleted the chore/replace-custom-input-wrapper-border-radius branch June 21, 2021 12:00
kskondov pushed a commit that referenced this pull request Jul 5, 2021
There is a standard css variable --sapField_BorderCornerRadius meant to be used for Input's border radius. It is 0.125rem in sap_fiori_3 and sap_fiori_3_dark and 0 in all other themes. This allows changing the border radius of all inputs via the Theme Designer
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.

3 participants