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

hide avatar feature #197

Open
shivanshu-semwal opened this issue Feb 27, 2023 · 2 comments
Open

hide avatar feature #197

shivanshu-semwal opened this issue Feb 27, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@shivanshu-semwal
Copy link

Describe the change you'd like: hide avatar feature, also a grayscale filter if someone wants that

Additional context: i don't like profile images, it's distracting

here is how i do this by using additional stylesheet

._1AHcd{
    display: none;
}

._8nE1Y{
    padding-left: 20px;
}
@shivanshu-semwal shivanshu-semwal added the enhancement New feature or request label Feb 27, 2023
@vednoc
Copy link
Owner

vednoc commented Mar 31, 2023

If I understand correctly, you want to hide all avatars? I'm confused by what the padding-left is supposed to do.

@shivanshu-semwal
Copy link
Author

shivanshu-semwal commented Apr 1, 2023

image

Yes something like this (avatars on the sidebar only). Adding this feature as a checkbox will be nice. padding-left is for the space (I marked it with red in image).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants