I have a div that uses overflow:scroll;
Worked well, and in Chrome (which is the target browser for this particular app) they only were displayed when something actually was overflowing.
Today I open the page and I see the placeholders for possible scrollbars now regardless of overflow. Is this something that changed in the past few days or so? I’m just curious if perhaps I changed a line in my CSS and didn’t notice, or if Chrome was updated and this is the new reality haha
Sorry for the lame question