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

User modal/Discover bug #11

Open
NotAmiru opened this issue Dec 15, 2024 · 2 comments
Open

User modal/Discover bug #11

NotAmiru opened this issue Dec 15, 2024 · 2 comments

Comments

@NotAmiru
Copy link

For some reason the user modal is cut off so im unable to access the settings button and i also have a weird gradient over the discover button as well as the discover button being visible every where
image
image
the grey gradient appears to be a bug on every theme i use so that isnt really your problem.
I have also left this on your support forum on discord

@JLanderman
Copy link

For some reason the user modal is cut off so im unable to access the settings button and i also have a weird gradient over the discover button as well as the discover button being visible every where image image the grey gradient appears to be a bug on every theme i use so that isnt really your problem. I have also left this on your support forum on discord

Here's a quick and easy fix you can use for the first issue while waiting for an update.

div.scroller_c47fa9.thin_eed6a8.scrollerBase_eed6a8 { max-width: 100% !important; }

Just throw that into a custom theme and you'll be good. For me, I was still able to, barely, click on the settings button on the very edge of that area, so I was still able to access my settings while figuring out how to fix this myself.

@NotAmiru
Copy link
Author

For some reason the user modal is cut off so im unable to access the settings button and i also have a weird gradient over the discover button as well as the discover button being visible every where image image the grey gradient appears to be a bug on every theme i use so that isnt really your problem. I have also left this on your support forum on discord

Here's a quick and easy fix you can use for the first issue while waiting for an update.

`div.scroller_c47fa9.thin_eed6a8.scrollerBase_eed6a8 {

max-width: 100% !important; 

}`

Just throw that into a custom theme and you'll be good. For me, I was still able to, barely, click on the settings button on the very edge of that area, so I was still able to access my settings while figuring out how to fix this myself.

yea i fixed like half the theme with quick css only thing i couldnt fix was the discover button so i just removed it i did if u want any of the quick css add me on discord @amiru

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