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

[Bug] White line across profile image on small screen #16

Open
MihajloNesic opened this issue Aug 2, 2020 · 4 comments
Open

[Bug] White line across profile image on small screen #16

MihajloNesic opened this issue Aug 2, 2020 · 4 comments

Comments

@MihajloNesic
Copy link

Version

1.1.0

Reproduction link

https://github.com/creativetimofficial/argon-design-system-angular

Operating System

Any

Device

Any

Browser & Version

Firefox

Steps to reproduce

  1. Just run the app and navigate to profile template page

What is expected?

No white lines across page

What is actually happening?

White line across page


Solution

Additional comments

#15

@MihajloNesic
Copy link
Author

@MihajloNesic
Copy link
Author

Looks like setting the z-index: 0 to a class .separator in file src\assets\scss\custom\_separator.scss solves the issue

@rarestoma
Copy link
Contributor

Hi @MihajloNesic,

Thank you for working with our products.

Also, you can add z-index:2 to .profile-page .card-profile.

I hope it helps.

Best,
Rares

@MihajloNesic
Copy link
Author

That works too

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

No branches or pull requests

2 participants