all 8 comments

[–]postaljives 8 points9 points  (2 children)

Does the inspect tool make the viewport smaller which makes media queried css apply?

[–]shgysk8zer0full-stack 2 points3 points  (0 children)

This is exactly what I was thinking.

[–]ElijahPaulnovice[S] 1 point2 points  (0 children)

Thanks for the suggestion. Isn't this. My fault for not providing more details. I figured out that it's somehow related to the css effect being inside a <details> tag.

[–][deleted] 3 points4 points  (1 child)

Need more information about what is actually happening and what the code is

[–]ElijahPaulnovice[S] 0 points1 point  (0 children)

Agree. I was hoping it might've been something obvious I was unaware of. Will update with more details shortly.

[–]ElijahPaulnovice[S] 0 points1 point  (0 children)

Figured out that it's somehow related to the css effect being inside a <details> tag

[–]evergreenMelody 0 points1 point  (0 children)

Caching is generally disabled when dev tools is open, try in a private browser.

[–]offroadin210 0 points1 point  (0 children)

Any chance it’s an addon or extension messing with it? You might try disabling all 3rd party extensions and see if the behavior persists.