Lee stephen
0
Q:

details summary not open css

details:not([open]) > *:not(summary),
details:not([open]) > *text* {
  /* any direct child elements other than summary, or any direct child text nodes */
  display: none;
}
0

New to Communities?

Join the community