Relative Content

Tag Archive for htmlcssgoogle-chromefirefoxstylus

Dropdown Menu isn’t Showing when Overflowing Certain Selector of Specific URLs, Scrollbar is To Thick and doesn’t have a delay when I Hovering It

I use “Stylus” addon/extension in Firefox and Chrome and I know that webkit-scrollbar is not supported in Firefox, so I used scrollbar-width. I know that some URLs have some limitation to display a word or a sentence without being clipped (for example lists of ChatGPT title at the leftmost panel at chatgpt.com, or other websites), so I use overflow:auto !important and text-overflow:clip !important to make the entire sentence visible. I wrote a style that tends to match “everything” named MyStyle. Someone in StackOverflow suggested that I have to do this: