You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*:before, *:after {box-sizing: inherit;} is causing some weird behaviour in MacOS Safari's webinspector:
For some reason I can't explain when inspecting the DOM in Safari :before and :after elements keep appearing and disappearing all the time without doing anything.
The text was updated successfully, but these errors were encountered:
*:before, *:after {box-sizing: inherit;} is causing some weird behaviour in MacOS Safari's webinspector:
For some reason I can't explain when inspecting the DOM in Safari :before and :after elements keep appearing and disappearing all the time without doing anything.
The text was updated successfully, but these errors were encountered: