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

Notification Toast has extra "white borders" #1055

Closed
kolianovich opened this issue May 13, 2022 · 1 comment
Closed

Notification Toast has extra "white borders" #1055

kolianovich opened this issue May 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@kolianovich
Copy link

Scale Version
@telekom/scale-components-neutral": "3.0.0-beta.104

Framework and version
Angular 12&13

Current Behavior
Right top and right bottom corners of Notification Toast component have "white borders". It is clearly visible on a dark background.

Expected Behavior
No extra "white borders".

Code Reproduction
Just make a black background behind Toast
123

Additional context

We found out that by default border radius of div with class .notification-toast is less than border radius of inner div with class .notification-toast__icon-container.

@kolianovich kolianovich added the bug Something isn't working label May 13, 2022
@nowseemee
Copy link
Collaborator

hey all, thanks a lot for working on this - the fix ☝🏻 has been published 3.0.0-beta.106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants