[TASK] add unset pos sticky
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 1m1s

This commit is contained in:
Marie Birner 2024-02-19 21:53:31 +01:00
parent 4de06900c4
commit fb90c5c259

View File

@ -65,6 +65,10 @@ details > summary {
top: 0; top: 0;
} }
details details > summary {
position: unset !important;
}
summary h2, summary h2,
summary h3, summary h3,
summary h4, summary h4,