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

Server blur in the sidebar doesn't work anymore #150

Open
Dexyre opened this issue Dec 4, 2024 · 3 comments
Open

Server blur in the sidebar doesn't work anymore #150

Dexyre opened this issue Dec 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Dexyre
Copy link

Dexyre commented Dec 4, 2024

The blur that was applied to the last server so that it would not interfiere with the mute/settings buttons is gone, so now the servers that are under those buttons are inaccessible. Also, my profile picture is unalligned with the darker circle in the background

Immagine 2024-12-04 230003

Oh, and the profile picture in "settings/my account" is not centered with its background

image

@Dexyre Dexyre added the bug Something isn't working label Dec 4, 2024
@Guineapigboyx
Copy link

I was able to fix this with these 2 css edits (on my 1080p screen) in Vesktop. It does get rid of the discovery button tho.

.footer_d71945 {padding-top: 170pt; opacity: 0;}
.footer_d71945 .listItem_c96c45 {display: none;}

Here is a picture of what it looks like.
image

@Dexyre
Copy link
Author

Dexyre commented Dec 8, 2024

Thanks! That looks good! I set the padding-top to 155 instead of 170 cause it looks nicer to me, but your code was really helpful!

@Lioncat6
Copy link
Contributor

#151

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

3 participants