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
Because data-expands hides the prototype element instead of removing it from the tree, the prototype element remains a child of its parent, which throws off css selectors like :last-child.
Because data-expands hides the prototype element instead of removing it from the tree, the prototype element remains a child of its parent, which throws off css selectors like :last-child.
See the example in the embedded css here.