Skip to content
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

fix(ui5-time-picker): remove box shadow #8951

Merged
merged 4 commits into from
May 18, 2024
Merged

Conversation

unazko
Copy link
Contributor

@unazko unazko commented May 13, 2024

Fixes: #8932

@unazko unazko requested a review from nnaydenow May 17, 2024 07:28
Copy link
Contributor

@nnaydenow nnaydenow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check described styles in the @customElement decorator. Styles described in it will be added in the adoptedStyleSheets of the current element and style it. In that case popover's CSS will add box-shadow. I would remove the PopoverCSS

@unazko unazko requested a review from nnaydenow May 17, 2024 08:25
@unazko unazko marked this pull request as ready for review May 17, 2024 08:27
@unazko unazko merged commit 7c7170d into SAP:main May 18, 2024
10 checks passed
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.

[TimePicker]: glowing box-shadow around the input field
3 participants