User modal/Discover bug
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
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
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
![]()
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.
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
![]()
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
Closing this as a Cyan 2 issue
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